Re: [Quickfix-developers] Sequence number,HeartBeat and Message Gap Filling
Brought to you by:
orenmnero
From: <OM...@th...> - 2002-07-19 02:32:22
|
Hello Krishna, Can you tell me where in the spec it says that admin messages should be stopped. The only thing I found that sounds kind of like you are talking about is this: "During the gap fill process, certain administrative messages should not be retransmitted." Which is just saying that admin messages should not be retransmitted, not that they shouldn't be sent. Is the current behavior causing any problems? --oren |---------+-----------------------------------------------> | | Krishna Dagli <kd...@in...> | | | Sent by: | | | qui...@li...ur| | | ceforge.net | | | | | | | | | 07/18/2002 07:46 PM | | | | |---------+-----------------------------------------------> >----------------------------------------------------------------------------------------------| | | | To: "qui...@li..." | | <qui...@li...> | | cc: | | Subject: [Quickfix-developers] Sequence number,HeartBeat and Message Gap Filling | >----------------------------------------------------------------------------------------------| Hi, My *.cfg setting has Heart Beat Integer set at 10 Seconds. Both initiator and acceptor does not do anything other than printing Admin messages. I'm using FileStore implementation. Question: --------- I ran acceptor and initiator for a while. FIX.*.seqnum file, now reads 5:5 which will be next sequence number. I modified initiators file and increased (by 10) the outgoing sequence number. As expected acceptor sends a Resend request message for the missed messages as per sequence number but Heart Beat does not stop between initiator and acceptor. Am I missing something. As per specs, message gap filling should start and in this time no heatbeat/admin messages should be sent. If initiator after receiving Resend message does not do anything then heart beat should have been stopped, but it does not. What to do, if application, after receiving Msg Resend flag takes more time to resend messages then Hear Beat int. setting? Isn't QFEngine suppose to stop sending admin message in this time? ======== Krishna ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |