You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ruanhui (Jira)" <ji...@apache.org> on 2022/06/24 05:14:00 UTC

[jira] [Created] (HBASE-27157) Potential race condition in WorkerAssigner

ruanhui created HBASE-27157:
-------------------------------

             Summary: Potential race condition in WorkerAssigner
                 Key: HBASE-27157
                 URL: https://issues.apache.org/jira/browse/HBASE-27157
             Project: HBase
          Issue Type: Bug
          Components: proc-v2
    Affects Versions: 2.4.12
            Reporter: ruanhui
             Fix For: 3.0.0-alpha-2


Multiple SplitWALProcedures share the same WorkerAssigner instance, so there is potential race condition because the suspend and the wake method are not synchronized.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)