Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
HDDS-5249 has added synchronized (datanodeDetails) to ContainerReportHandler and IncrementalContainerReportHandler. Since ReconContainerReportHandler uses the super method in ContainerReportHandler, it is also synchronized.
However, ReconIncrementalContainerReportHandler is not synchronized.
Attachments
Issue Links
- relates to
-
HDDS-5249 Race Condition between Full and Incremental Container Reports
-
- Resolved
-
- links to