[ https://issues.apache.org/jira/browse/HBASE-27157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HBASE-27157: ----------------------------------- Labels: pull-request-available (was: ) > 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 > Assignee: ruanhui > Priority: Minor > Labels: pull-request-available > Fix For: 3.0.0-beta-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.10#820010)