adoroszlai opened a new pull request, #6096:
URL: https://github.com/apache/ozone/pull/6096
## What changes were proposed in this pull request?
Backport the following fixes from `master` to `ozone-1.4` for 1.4.1.
* HDDS-9846. Datanode should not persist cluster ID to global version file
until loading all volumes. (#5757)
* HDDS-9913. Reduce number of times configuration is loaded in Ozone client
(#5789)
* HDDS-9943. TokenRenewer should close OzoneClient after use (#5809)
* HDDS-9986. Log if there is a failure in closing RocksDB (#5852)
* HDDS-10028. Simplify Maven cache for dependencies in CI (#5889)
* HDDS-9683. Containers present on decommission nodes are reported as
mis-replicated (#5726)
* HDDS-10001. Options not closed properly in rocksdb-checkpoint-differ
(#5890)
* HDDS-9527. Race condition in RocksDatabase (#5947)
* HDDS-10113. UNHEALTHY replicas of QUASI_CLOSED container with unique
origins should be handled during decommission (#5984)
* HDDS-10157. Download zlib fails with 403 Forbidden in CI (#6029)
* HDDS-10138. NPE for SstFilteringService in OMDBCheckpointServlet.Lock
(#6015)
* HDDS-10174. Enable Surefire process checker (#6075)
* HDDS-9528. Managed objects should not override finalize() (#5853)
* HDDS-10184. Fix ManagedStatistics not closed properly (#6055)
If approved, I'll push to the `ozone-1.4` branch directly.
## How was this patch tested?
CI:
https://github.com/adoroszlai/ozone/actions/runs/7657035459
--
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]