Gap-Fill for Logout message

Imported from previous forum

Hi,
From Fix4.4 spec,If the msgseqnum of Logout is greater than expected,Accepter should issue a ResendRequest to retrieve all missing messages followed by a Logout message which serves as a confirmation of he logout request. My question is when should the accepter send logout message as a response,after receiving all the misssing messages or sending logout after the resendrequest Immediately?
Thanks in advance
Lswallow

Hi,

To keep the message order it makes sense to process the messages received for the ResendRequest first before processing the Logout message, thus the Logout response as answer for the incoming Logout message will be sent after receiving the missing messages.

Kind regards,

Michael

Hi,
From Fix4.4 spec,If the msgseqnum of Logout is greater than expected,Accepter should issue a ResendRequest to retrieve all missing messages followed by a Logout message which serves as a confirmation of he logout request. My question is when should the accepter send logout message as a response,after receiving all the misssing messages or sending logout after the resendrequest Immediately?
Thanks in advance
Lswallow