Re: [Quickfix-users] understandign message gap filling
Brought to you by:
orenmnero
From: Oren M. <ore...@ya...> - 2003-05-28 13:36:52
|
This depends on which message store you use. I'm assuming that you are using the FileMessageStore. The location of the files that keeps track of the engin state are determined by the FileStorePath configuration parameters for each session. If you look in your configuration file, you should see the paths being used by your sessions. --- ma...@Ge... wrote: > > Hi > > I have been experimenting with crashing my QuickFix > application to see how > recovery can work. I noticed that QF is taking care > of managing message holes > or gaps. It seems that if I send an order and > immediately call abort() then > obviously I don't get the execution report. I check > the logs and it is not > there. Then, I started my application and send no > orders and no aborts. After > logon I get the missing execution report. Very > nice, it seems QF will manage > that part of recovery for me. > > I suspected that QF was using the log files on > startup to determine what had > been received and what not. So, I deleted all my > logs before restarting my > application. It picked up where it left off. How > does QF determine what > messages were not received? > > Thank you, > Marc > > > --------------------------------------------------------------------- > Marc Schwarzschild > 1-646-825-2163 > Gerber Capital Management Inc. > 120 Broadway, NYC > > > ------------------------------------------------------- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your > application fit in a > relational database is painful, don't do it! Check > out ObjectStore. > Now part of Progress Software. > http://www.objectstore.net/sourceforge > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |