Ticket #6633 (closed: fixed)
Fix spurious warnings in the SNSLiveEventDataListener
Reported by: | Ross Miller | Owned by: | Ross Miller |
---|---|---|---|
Priority: | major | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Peterson |
Description
The listener currently spews out a bunch of warnings about not receiving data from the SMS (mainly because the timeout value is much too small).
Change History
comment:2 Changed 8 years ago by Ross Miller
Fix spurious warnings in SNSLiveEventDataListener
The live listener class was spewing out warnings about recieving no data from the SMS because its timeout value was too short. Fix the timeout value.
Also, removed all the references to the heartbeat time and heartbeat packet because we don't need them any more. (POCO will throw its timeout exception, so we don't need to manually check for the same situation.)
Refs #6633
Changeset: 04e0fe01444f29607935969bc8216e783214687d
comment:3 Changed 8 years ago by Ross Miller
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 8 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
comment:5 Changed 8 years ago by Russell Taylor
The warning that I was seeing continuously when connecting to the HYSPECA stream is gone now in mantidnightly.