You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/05/24 07:21:04 UTC

[GitHub] [ozone] adoroszlai commented on pull request #2277: HDDS-5264. SCM should send token for CloseContainer command

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org