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

Dinesh Chitlangia updated HDDS-2017:
------------------------------------
    Description: 
When a client requests for a key to be deleted, OM moves the corresponding 
KeyInfo to DELETED_TABLE in OM Metadata.
As part of GDPR implementation, once the KeyInfo is also deleted from this 
DELETED_TABLE tablespace, the admin can officially confirm that the key has 
been deleted from the system since the metadata is lost and there is no way to 
decrypt the blocks.

This jira aims to add an option to check if a key has been deleted from 
DELETED_TABLE tablespace or not.

  was:
When a client requests for a key to be deleted, OM moves the corresponding 
KeyInfo to DeletedKeys table.
As part of GDPR implementation, once the KeyInfo is also deleted from this 
DeletedKey tablespace, the admin can officially confirm that the key has been 
deleted from the system since the metadata is lost and there is no way to 
decrypt the blocks.

This jira aims to add an option to check if a key has been deleted from 
DeletedKey tablespace or not.


> Add option to confirm if a key has been deleted from DeletedKeys table in OM
> ----------------------------------------------------------------------------
>
>                 Key: HDDS-2017
>                 URL: https://issues.apache.org/jira/browse/HDDS-2017
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Dinesh Chitlangia
>            Assignee: Dinesh Chitlangia
>            Priority: Major
>
> When a client requests for a key to be deleted, OM moves the corresponding 
> KeyInfo to DELETED_TABLE in OM Metadata.
> As part of GDPR implementation, once the KeyInfo is also deleted from this 
> DELETED_TABLE tablespace, the admin can officially confirm that the key has 
> been deleted from the system since the metadata is lost and there is no way 
> to decrypt the blocks.
> This jira aims to add an option to check if a key has been deleted from 
> DELETED_TABLE tablespace or not.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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