You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/04/23 22:09:00 UTC

[jira] [Created] (HBASE-25809) [branch-1] TestAtomicOperation.testMultiRowMutationMultiThreads deadlock

Andrew Kyle Purtell created HBASE-25809:
-------------------------------------------

             Summary: [branch-1] TestAtomicOperation.testMultiRowMutationMultiThreads deadlock
                 Key: HBASE-25809
                 URL: https://issues.apache.org/jira/browse/HBASE-25809
             Project: HBase
          Issue Type: Bug
            Reporter: Andrew Kyle Purtell
            Assignee: Andrew Kyle Purtell
             Fix For: 3.0.0-alpha-1, 1.7.0, 2.5.0, 2.4.3, 2.3.6


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 message was sent by Atlassian Jira
(v8.3.4#803005)