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

Amichai Rothman updated DOSGI-172:
----------------------------------

    Attachment: fix_discovery_zk_3.diff
                fix_discovery_zk_2.diff
                fix_discovery_zk_1.diff
    
> 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
>            Reporter: Amichai Rothman
>         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

Reply via email to