You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/10/04 16:21:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARIES-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16638461#comment-16638461 ] 

ASF subversion and git services commented on ARIES-1843:
--------------------------------------------------------

Commit 663414e70301c233ba0a6f47b60502ae15d5d6be in aries-jax-rs-whiteboard's branch refs/heads/master from [~csierra]
[ https://gitbox.apache.org/repos/asf?p=aries-jax-rs-whiteboard.git;h=663414e ]

[ARIES-1843] Check if any service is unregistering

If so, don't request a new instance of it.

fixes #ARIES-1843


> 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
>            Priority: Major
>             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)