[QFJ-376] When a lot of bad data is pumped into the QF/J, it does nothing Created: 25/Nov/08 Updated: 11/Feb/09 Resolved: 26/Nov/08 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | None |
| Affects Version/s: | 1.3.3 |
| Fix Version/s: | 1.4.0 |
| Type: | Bug | Priority: | Default |
| Reporter: | aleksey ratushnyy | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Setup: QuickFix/J acceptor listening on a port. Test case: connect to the port on which the acceptor is listening via telnet and pump the data from /dev/zero (telnet HOST PORT < /dev/zero & ) What happens? Why? In QuickFix/J, What I think should be done to fix it: |