xichen01 opened a new pull request, #7218: URL: https://github.com/apache/ozone/pull/7218
## What changes were proposed in this pull request? Backport the following commit from master to ozone-1.4 for 1.4.1. Including some bug fixes and necessary dependencies. HDDS-10985. EC Reconstruction failed because the size of currentChunks was not equal to checksumBlockDataChunks. (#7009) HDDS-11375. DN startup fails due to illegal configuration of raft.grpc.message.size.max (#7128) HDDS-11350. NullPointerException thrown on checking container balancer status (#7134) HDDS-11120. Rich rebalancing status info (#6911) HDDS-9889. Refactor tests related to dynamical adaptation for datanode limits in ContainerBalancer (#5758) HDDS-10612. Add Robot test to verify Container Balancer for RATIS containers (#6457) HDDS-11331. Fix Datanode unable to report for a long time (#7090) HDDS-11320. Update OM, SCM, Datanode conf for RATIS-2135. (#7080) HDDS-10773. Simplify OM RaftProperties formatting (#6605) HDDS-10761. Add raft close threshold config to OM RaftProperties (#6594) HDDS-11309. Increase CONTAINER_STATE Column Length in UNHEALTHY_CONTAINERS to Avoid Truncation (#7071) HDDS-10293. IllegalArgumentException: containerSize Negative (#6178) HDDS-9819. Recon - Potential memory overflow in Container Health Task. (#5841) HDDS-11209. Avoid insufficient EC pipelines in the container pipeline cache (#6974) HDDS-11152. OMDoubleBuffer error when handling snapshot's background operations (#7112) HDDS-9198. Maintain local cache in OMSnapshotPurgeRequest to get updated snapshotInfo and pass the same to OMSnapshotPurgeResponse (#7045) HDDS-11137. Removed locks from SnapshotPurge and SnapshotSetProperty APIs. (#7018) ## How was this patch tested? https://github.com/xichen01/ozone/actions/runs/10927685549 -- 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]
