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/17 17:35:00 UTC

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

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

Pepijn Noltes updated CELIX-466:
--------------------------------
    Fix Version/s: 2.2.0

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