Siddhant Sangwan created HDDS-11386:
---------------------------------------
Summary: Multithreading bug in ContainerBalancerTask
Key: HDDS-11386
URL: https://issues.apache.org/jira/browse/HDDS-11386
Project: Apache Ozone
Issue Type: Bug
Affects Versions: 1.5.0
Reporter: Siddhant Sangwan
The method `{{getCurrentIterationsStatistic}}` accesses various data structures
and objects. A reading thread that's executing this method could be reading
while the balancing thread is writing to these data structures and objects.
This is code is not thread safe and can cause unpredictable errors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]