errose28 commented on PR #11074: URL: https://github.com/apache/ozone/pull/11074#issuecomment-5429677349
Updates: - Resolve merge conflicts now that feature branch is updated with master - Deprecate old CLI classes and hide their commands - Deprecate all old RPC methods in the translators. This had only been done in some places previously. - Remove an unnecessary `wait` from the old client integration test - Don't use the old `OzoneManager#finalizeUpgrade(clientID)` method within the OM server, only use the new `OzoneManager#finalizeUpgrade()` - Rename `TestOMFinalizeUpgradeRequestBase` -> `TestOMStartFinalizeUpgradeRequestBase` to match its subclasses. Once I verify acceptance tests are passing on my fork I will revert the change to `testlib.sh` so it can be committed in #11039 -- 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]
