[ https://issues.apache.org/jira/browse/HBASE-27157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Duo Zhang resolved HBASE-27157. ------------------------------- Fix Version/s: 2.7.0 2.6.4 Hadoop Flags: Reviewed Resolution: Fixed Pushed to branch-2.6+. Thanks [~frostruan]! > 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: 2.7.0, 3.0.0-beta-2, 2.6.4 > > > 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)