apurtell opened a new pull request #3198: URL: https://github.com/apache/hbase/pull/3198
TestAtomicOperation.testMultiRowMutationMultiThreads deadlocks. There is an easy fix for the test that synchronizes on the CHM instead of the object. We already have a Findbugs exceptions for synchronization on the CHM and get-then-set on it is what we synchronizing for anyway. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
