[
https://issues.apache.org/jira/browse/ETCH-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
scott comer updated ETCH-31:
----------------------------
Attachment: listener_tostring_patch.txt
here is a fix for this. tested.
> MySessionListener in TcpTransportFactory does not override toString() method
> to show something useful about the transport stack
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: ETCH-31
> URL: https://issues.apache.org/jira/browse/ETCH-31
> Project: Etch
> Issue Type: Bug
> Components: java-binding
> Affects Versions: 1.0.0, 1.0.1
> Reporter: scott comer
> Priority: Trivial
> Attachments: listener_tostring_patch.txt
>
>
> MySessionListener in TcpTransportFactory does not override toString() method.
> so when the listener is created in MainBlahListener class, printing it
> doesn't show anything useful:
> listener started:
> etch.bindings.java.transport.tcptransportfactory$mysessionliste...@e89b94
> would be nice if it showed something more useful such as what interface/port
> it was listening on.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.