Ticket #6633 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

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:1 Changed 8 years ago by Ross Miller

  • Status changed from new to accepted

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.

comment:6 Changed 8 years ago by Peter Peterson

  • Status changed from verifying to closed

The heartbeat stuff was removed and Russell comment agrees with that.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7479

Note: See TracTickets for help on using tickets.