You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2009/01/20 23:02:59 UTC

[jira] Resolved: (FELIX-892) ServiceReferenceImpl improper implementation of equals and hashcode

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

Karl Pauls resolved FELIX-892.
------------------------------

    Resolution: Fixed

Refactor ServiceReferenceImpl to be an inner class of ServiceRegistrationImpl. This makes it easier to call the registration directly where needed and fixes the IllegalStateException.

> ServiceReferenceImpl improper implementation of equals and hashcode
> -------------------------------------------------------------------
>
>                 Key: FELIX-892
>                 URL: https://issues.apache.org/jira/browse/FELIX-892
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: felix-1.4.1
>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>            Priority: Minor
>             Fix For: felix-1.6.0
>
>
> We need to refactor the ServiceReferenceImpl to fix an IllegalStateException that can happen if the registration is not longer valid. These methods should not throw an exception. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.