xiaoyuyao opened a new pull request #110: HDDS-2321. Ozone Block Token verify 
should not apply to all datanode …
URL: https://github.com/apache/hadoop-ozone/pull/110
 
 
   
   ## What changes were proposed in this pull request?
   
   * Change the TokenVerifier interface to check the command type and the block 
id.
   * Token verification based on token encode in the command done inside 
HddsDispatcher. 
   *  Remove the Grpc Client/Server CredentialInterceptor as it cannot fit into 
Ratis commands. 
   * Added more unit test coverage on the Tokenverifier.
    * 
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2321
   
   ## How was this patch tested?
   
   Added Unit test testBlockTokenVerifier()
   Update Unit test in TestSecureContainerServer.java 
   ozone secure smoke test.
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to