[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: Do you think this sounds better? Also: Do we need a unit test for this? Cheers, Jörg |