[QFJ-309] There is no need to store the messages in the message Queue when we use infinite range for resend request. Created: 06/May/08 Updated: 19/Dec/13 |
|
Status: | Open |
Project: | QuickFIX/J |
Component/s: | None |
Affects Version/s: | 1.3.1 |
Fix Version/s: | None |
Type: | Improvement | Priority: | Default |
Reporter: | Mike Gu | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 0 |
Labels: | None | ||
Environment: |
Windows xp, eclipse |
Issue Links: |
|
Description |
There is no need to store the messages in the message Queue when we use infinite range for resend request. Also there is no need to check the queue in the Session.next(Message) method when we use infinite range for resend request. That may cause the bug |