John Doe created HBASE-29595:
--------------------------------
Summary: Race between cloning and adding child expressions
Key: HBASE-29595
URL: https://issues.apache.org/jira/browse/HBASE-29595
Project: HBase
Issue Type: Bug
Affects Versions: 2.6.3
Reporter: John Doe
A list of child expressions is iterated during {{deepClone}} while other
threads may add elements via {{{}addChildExp{}}}, leading to
{{{}ConcurrentModificationException{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)