[QFJ-163] There is no way to know if a session is timedOut Created: 19/Apr/07  Updated: 15/Nov/12  Resolved: 10/Jun/07

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

Type: Bug Priority: Minor
Reporter: Jeronimo Ginzburg Assignee: Steve Bate
Resolution: Not a bug Votes: 0
Labels: None
Environment:

n/a



 Description   

In 1.0.5 in order to see if a given session was timed out you can call getState().isTimedOut()
In 1.1.0 there is no getState() method in Session. So there is no way to know if a session is timedOut.
The getState() function disappeared from Session.java in revision 567.



 Comments   
Comment by Steve Bate [ 07/Jun/07 ]

There is a isLogonTimedout() and isLogoutTimedOut() in the quickfix.Session object. Is this what you need?

Generated at Thu May 02 06:06:42 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.