ashishkumar50 commented on PR #10000: URL: https://github.com/apache/ozone/pull/10000#issuecomment-4316003123
> @ashishkumar50 , thanks for the update! > > Let's have another subtask to do some refactoring: > > * Remove DatanodeBuckets map. Add TwoWindowBucket to DatanodeInfo > * Remove containerSize parameter from pipelineManager.hasEnoughSpace(pipeline, containerSize)). > * Remove the DatanodeDetails parameter from hasEffectiveAllocatableSpaceForNewContainer(..) since datanodeInfo already has all the information. > * PendingContainerTracker should use only DatanodeID and DatanodeInfo but never DatanodeDetails. @szetszwo raised PR https://github.com/apache/ozone/pull/10124 for refactor code -- 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]
