adoroszlai opened a new pull request #2254:
URL: https://github.com/apache/ozone/pull/2254


   ## What changes were proposed in this pull request?
   
   Require block token in datanode for the following operations:
   
   * CompactChunk (currently unsupported operation)
   * DeleteBlock
   * DeleteChunk
   * GetCommittedBlockLength
   * ListChunk (currently unsupported operation)
   
   Require container token for ListBlock (currently unsupported operation).
   
   Do not require container token for ListContainer (as it does not have 
container ID).
   
   https://issues.apache.org/jira/browse/HDDS-5236
   
   ## How was this patch tested?
   
   Updated existing integration test for secure `TestSecureContainerServer` to 
include more operations (only the supported ones).
   
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/849515305


-- 
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]

Reply via email to