Jukka Zitting created OAK-78:
--------------------------------

             Summary: waitForCommit() test failure for MK remoting
                 Key: OAK-78
                 URL: https://issues.apache.org/jira/browse/OAK-78
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: mk
            Reporter: Jukka Zitting
            Priority: Minor


The .mk.client.Client class is synchronized, which makes it fail the new 
waitForCommit() integration test.

There doesn't seem to be any need for synchronization in Client (the server 
should in any case be thread-safe), so I think we should just unsynchronize the 
Client method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to