adoroszlai commented on pull request #2277: URL: https://github.com/apache/ozone/pull/2277#issuecomment-846825790
Thanks @GlenGeng for taking a look. > The purpose is to add token support for SCMCommand, better change the PR title to make it more straightforward. > > Question: will other SCMCommand fail due to lack of token, since we have quite a few subclass of SCMCommand ? As far as I see, currently only `CloseContainer` command needs this token, hence the title. I added the token to the enclosing `SCMCommand` to allow other commands (existing or new ones) to use it later, if needed. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
