You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Pepijn Noltes (Jira)" <ji...@apache.org> on 2019/09/16 09:39:00 UTC

[jira] [Created] (CELIX-466) Race condition in adding/removing service listener hooks

Pepijn Noltes created CELIX-466:
-----------------------------------

             Summary: Race condition in adding/removing service listener hooks
                 Key: CELIX-466
                 URL: https://issues.apache.org/jira/browse/CELIX-466
             Project: Celix
          Issue Type: Bug
            Reporter: Pepijn Noltes
            Assignee: Pepijn Noltes


There is a race condition when removing or adding service listener hooks. This is because the underlining service registration of the service listener hook service is not protected while using it.

Adding a usage count with condition should fix this.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)