[QFJ-78] Support session configuration to use closed range for resend request. Created: 25/Sep/06  Updated: 04/Jul/07  Resolved: 10/Jun/07

Status: Closed
Project: QuickFIX/J
Component/s: None
Affects Version/s: None
Fix Version/s: 1.2.0

Type: New Feature Priority: Default
Reporter: Steve Bate Assignee: Steve Bate
Resolution: Fixed Votes: 0
Labels: None


 Description   

The current implementation always asks for a an open-ended resend (to infinity, as recommended by the FIX specifications). This feature would support a close range (explicit end sequence) for organizations that require this behavior.



 Comments   
Comment by Jörg Thönnes [ 10/Jun/07 ]

Thanks, Steve. Actually, you were a bit faster than me. I also was about to commit this...

Your implementation is identical to ours except for the naming:
We call it ResendRequestToInfinity with default true to indicate that all ResendRequest use infinity as the end.

Do you think this sounds better?

Also: Do we need a unit test for this?

Cheers, Jörg

Generated at Tue Nov 26 22:27:48 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.