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

Konstantin Shvachko commented on HDFS-14611:
--------------------------------------------

+1 on my side for v3 patch.

> Move handshake secret field from Token to BlockAccessToken
> ----------------------------------------------------------
>
>                 Key: HDFS-14611
>                 URL: https://issues.apache.org/jira/browse/HDFS-14611
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs
>            Reporter: Chen Liang
>            Assignee: Chen Liang
>            Priority: Blocker
>         Attachments: HDFS-14611.001.patch, HDFS-14611.002.patch, 
> HDFS-14611.003.patch
>
>
> Currently the handshake secret is included in Token, but conceptually this 
> should belong to Block Access Token only. More importantly, having this field 
> in Token could potentially break compatibility. Moreover, having this field 
> as part of Block Access Token also means we may not need to encrypt this 
> field anymore, because block access token is already encrypted.



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

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

Reply via email to