szetszwo opened a new pull request, #8272:
URL: https://github.com/apache/ozone/pull/8272

   ## What changes were proposed in this pull request?
   
   [HDDS-5249](https://issues.apache.org/jira/browse/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.
   
   ## What is the link to the Apache JIRA
   
   HDDS-12825
   
   ## How was this patch tested?
   
   By existing tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to