You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2013/06/27 19:13:27 UTC

[jira] [Closed] (DOSGI-172) o.a.c.d.discovery.zookeeper package classes are not properly synchronized

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

Christian Schneider closed DOSGI-172.
-------------------------------------

    
> o.a.c.d.discovery.zookeeper package classes are not properly synchronized
> -------------------------------------------------------------------------
>
>                 Key: DOSGI-172
>                 URL: https://issues.apache.org/jira/browse/DOSGI-172
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: Discovery
>    Affects Versions: 1.5.0
>            Reporter: Amichai Rothman
>            Assignee: Amichai Rothman
>             Fix For: 1.5.0
>
>         Attachments: fix_discovery_zk_1.diff, fix_discovery_zk_2.diff, fix_discovery_zk_3.diff
>
>
> The org.apache.cxf.dosgi.discovery.zookeeper package classes are not properly synchronized - some synchronization is missing, some is incorrect. These classes must be thread-safe since they use events triggered by various sources and threads.
> The provided patch set is split into 3 parts: the first two include some cleanup and organizing of the code (split into 2 parts for easier review), and the third contains the synchronization fixes themselves.
> There are a few debug logs added and some little refactorings which you may or may not wish to commit (I find them all useful, but realize some may be a matter of taste).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira