[ 
https://issues.apache.org/jira/browse/HDDS-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16715412#comment-16715412
 ] 

Ajay Kumar commented on HDDS-805:
---------------------------------

Patch v3 with following changes:
* Changes in XceiverClientSpi  and its implementation to pass encodedToken for 
every async/sync action.
* adds optional field for encodedToken in ContainerCommandRequestProto. This 
token will be set whenever UGI has a token whose service name is same a blockId.

This patch breaks ScmCLI container calls as the current code path directly uses 
grpc client without fetching any token from OM. (createContainer, 
deleteContainer etc) SCM calls to DN are unaffected as they piggy back on dn 
heartbeat.

> Block token: Client api changes for block token
> -----------------------------------------------
>
>                 Key: HDDS-805
>                 URL: https://issues.apache.org/jira/browse/HDDS-805
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>          Components: Security
>            Reporter: Ajay Kumar
>            Assignee: Ajay Kumar
>            Priority: Major
>         Attachments: HDDS-805-HDDS-4.00.patch, HDDS-805-HDDS-4.01.patch, 
> HDDS-805-HDDS-4.02.patch, HDDS-805-HDDS-4.03.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to