AbstractIoSession's getId()
---------------------------
Key: DIRMINA-534
URL: https://issues.apache.org/jira/browse/DIRMINA-534
Project: MINA
Issue Type: Improvement
Affects Versions: 2.0.0-M2
Reporter: Roger Kapsi
Priority: Minor
I would use System.identityHashCode(this) instead of hashCode() in
AbstractIoSession.getId() and you'd have to no longer override equals &
hashCode() (I assume that's the reason why both methods are overridden & final).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.