[ 
https://issues.apache.org/jira/browse/HDDS-7830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duong updated HDDS-7830:
------------------------
    Description: 
API for OM and Datanode to get secret keys. Including:

- getCurrentSecretKey: used by OM to fetch the current key to sign block tokens.
- getSecretKey: used by Datanodes to fetch a secret key with a given key id 
(encoded in the tokens sent to datanodes).
- getAllSecretKeys: allow Datanodes to proactively prefetch secret keys from 
SCM.

> SCM: API for OM and Datanode to get secret keys
> -----------------------------------------------
>
>                 Key: HDDS-7830
>                 URL: https://issues.apache.org/jira/browse/HDDS-7830
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Duong
>            Assignee: Duong
>            Priority: Major
>
> API for OM and Datanode to get secret keys. Including:
> - getCurrentSecretKey: used by OM to fetch the current key to sign block 
> tokens.
> - getSecretKey: used by Datanodes to fetch a secret key with a given key id 
> (encoded in the tokens sent to datanodes).
> - getAllSecretKeys: allow Datanodes to proactively prefetch secret keys from 
> SCM.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to