adoroszlai opened a new pull request, #4397: URL: https://github.com/apache/ozone/pull/4397
## What changes were proposed in this pull request? * Change some verbose messages to debug level. * Change some error messages to warn (replication failures are "expected"). * Add some missing info level logs. * Improve content of some messages. * Only log containers processed if there were any (in `UnhealthyReplicationProcessor`) * Disable legacy replication manager in `ozonesecure` env. to exercise push replication * Avoid duplicate execution of `close()` in `GrpcOutputStream` (mostly to prevent confusing duplicate log messages) https://issues.apache.org/jira/browse/HDDS-7867 ## How was this patch tested? Checked logs of replication in `ozonesecure`. Regular CI: https://github.com/adoroszlai/hadoop-ozone/actions/runs/4414527872 -- 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]
