You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2008/03/11 15:12:46 UTC

[jira] Resolved: (DIRMINA-534) AbstractIoSession's getId()

     [ https://issues.apache.org/jira/browse/DIRMINA-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trustin Lee resolved DIRMINA-534.
---------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 2.0.0-M2)
         Assignee: Trustin Lee

> 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
>            Assignee: Trustin Lee
>            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.