You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/12/01 20:38:11 UTC

[jira] [Commented] (CELIX-307) "service registration set properties" deadlocks

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

Bjoern Petri commented on CELIX-307:
------------------------------------

I applied the patch. Please close this issue, if it's fine.

> "service registration set properties" deadlocks
> -----------------------------------------------
>
>                 Key: CELIX-307
>                 URL: https://issues.apache.org/jira/browse/CELIX-307
>             Project: Celix
>          Issue Type: Bug
>          Components: Framework
>            Reporter: Menno van der Graaf
>         Attachments: registration_deadlock.patch
>
>
> Tests of the "service_registration" deadlocked, the issue is in the "setProperties" function, locking the rw_lock before calling "initializeProperties" which also tries to lock.
> Added a patch that fixes this problem
> (the patch also removes a debug printf)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)