adoroszlai opened a new pull request #2186: URL: https://github.com/apache/ozone/pull/2186
## What changes were proposed in this pull request? This change introduces container tokens. These are similar to existing "block tokens", but applied and required for container operations. They are issued by SCM in response to the new `getContainerToken` request. https://issues.apache.org/jira/browse/HDDS-4729 ## How was this patch tested? Added unit test. Updated existing integration tests (including fixing and enabling `TestSecureContainerServer`). https://github.com/adoroszlai/hadoop-ozone/actions/runs/786346758 -- 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]
