[
http://jira.jboss.com/jira/browse/JBREM-797?page=all ]
Ron Sigal closed JBREM-797.
---------------------------
Resolution: Done
If PingTimerTask.run() is finished trying to send a PING, it tests if
PingTimerTask.shutdown() has been called. If shutdown() has been called, then run()
returns immediately rather than logging a warning if the PING was not sent successfully.
BisocketClientInvoker.PingTimerTask should terminate more gracefully
--------------------------------------------------------------------
Key: JBREM-797
URL:
http://jira.jboss.com/jira/browse/JBREM-797
Project: JBoss Remoting
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: 2.2.2.GA
Reporter: Ron Sigal
Assigned To: Ron Sigal
Priority: Minor
Fix For: 2.4.0.Beta1 (Pinto)
If org.jboss.remoting.transport.bisocket.BisocketClientInvoker.PingTimerTask is running
when PingTimerTask.shutDown() is called, it might get an exception trying to send a ping.
However, there is no reason to log a warning.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira