[
https://issues.apache.org/jira/browse/HBASE-29510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Doe updated HBASE-29510:
-----------------------------
Description: `fieldDisplayMap` is iterated in `getHeaderSize` while being
reset in `initFieldDisplayMapAndFieldLengthMap`, potentially causing
{{{}ConcurrentModificationException{}}}. (was: {{regularStores}} is iterated
in {{selectStoresToFlush()}} while being reset in {{{}configureForRegion(){}}},
potentially causing {{{}ConcurrentModificationException{}}}.)
> Concurrent modification of regularStores may cause exception
> ------------------------------------------------------------
>
> Key: HBASE-29510
> URL: https://issues.apache.org/jira/browse/HBASE-29510
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.6.3
> Reporter: John Doe
> Priority: Major
>
> `fieldDisplayMap` is iterated in `getHeaderSize` while being reset in
> `initFieldDisplayMapAndFieldLengthMap`, potentially causing
> {{{}ConcurrentModificationException{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)