Amichai Rothman created DOSGI-172:
-------------------------------------

             Summary: 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


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