You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Carlos Sierra (JIRA)" <ji...@apache.org> on 2018/10/04 14:49:00 UTC

[jira] [Created] (ARIES-1843) JAX-RS Whiteboard is not handling _unregistering_ services

Carlos Sierra created ARIES-1843:
------------------------------------

             Summary: JAX-RS Whiteboard is not handling _unregistering_ services
                 Key: ARIES-1843
                 URL: https://issues.apache.org/jira/browse/ARIES-1843
             Project: Aries
          Issue Type: Bug
          Components: jax-rs-whiteboard
    Affects Versions: jax-rs-whiteboard-1.0.1
            Reporter: Carlos Sierra
             Fix For: jax-rs-whiteboard-1.0.2


During service unregistration it can happen that the whiteboard refreshes the application. This can lead to request a new instance of a service that is being unregistered in that thread. This condition has to be explicitly checked because, during this process, the service reference still appears as registered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)