Karthik Kambatla created S4-109:
-----------------------------------
Summary: TCPEmitter#send() should return false when it doesn't send a packet
across
Key: S4-109
URL: https://issues.apache.org/jira/browse/S4-109
Project: Apache S4
Issue Type: Bug
Reporter: Karthik Kambatla
In TCPEmitter, send() calls sendMessage() which silently discards message if it can't connect
to the Listener. Instead, it should return false.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|