You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Hanisha Koneru (Jira)" <ji...@apache.org> on 2020/03/18 22:44:00 UTC

[jira] [Resolved] (HDDS-1990) Make expiry of Delegation tokens to OM HA model.

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

Hanisha Koneru resolved HDDS-1990.
----------------------------------
    Resolution: Not A Problem

Revoked/ Cancelled delegation token information is propagated to all OMs. Expired tokens are removed from DB individually by OMs. This will not have any effect on the operation as if an expired token exists in DB, the token validity check would fail.

We do not have to sync removal of expired tokens between OMs.

> Make expiry of Delegation tokens to OM HA model.
> ------------------------------------------------
>
>                 Key: HDDS-1990
>                 URL: https://issues.apache.org/jira/browse/HDDS-1990
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>          Components: HA, Ozone Manager
>            Reporter: Bharat Viswanadham
>            Assignee: Hanisha Koneru
>            Priority: Major
>
> Currently, when tokens expire, there is background thread which runs and check if the token is expired, delete from in-memory map and DB.
> In HA this deletion should go through ratis, to keep all OM's in sync.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org