sarvekshayr commented on PR #9586: URL: https://github.com/apache/ozone/pull/9586#issuecomment-3710499394
> I think the earlier PR that introduced rich status made some wrong decisions. My suggestion would be to just use the original `ContainerBalancerStatusRequestProto` and `ContainerBalancerStatusResponseProto` when verbose mode or the history option is not enabled. Otherwise use the new `ContainerBalancerStatusInfoRequestProto` and its response proto. > > We can change the logic in `ContainerBalancerStatusSubcommand` to do this. Will be simpler than calling the new unsupported method and then having to handle the exception. I'll file a separate JIRA for this. -- 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]
