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)