You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "István Fajth (Jira)" <ji...@apache.org> on 2023/05/12 11:36:00 UTC

[jira] [Updated] (HDDS-8612) Update rootCA rotation time in Ozone Manager

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

István Fajth updated HDDS-8612:
-------------------------------
    Summary: Update rootCA rotation time in Ozone Manager  (was: Notify OM about updated rootCA rotation time)

> Update rootCA rotation time in Ozone Manager
> --------------------------------------------
>
>                 Key: HDDS-8612
>                 URL: https://issues.apache.org/jira/browse/HDDS-8612
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: István Fajth
>            Priority: Major
>
> As OM has to update the rootCA certificate similarly to the DN, and as there is no current communication for this, we need to figure out how we can update the OM about the time of the rootCA rotation.
> We have a few possibilities:
> - OM can poll for the new rootCA certificate periodically regardless of the fact whether we expect a new rootCA cert or not, or it can poll for the timing update. Considering 3 OMs, and the simplicity of this call, it does not add visible load onto the SCM if we check every minute. (This seems to be our best and simplest option)
> - We may extend the payload of responses to requests sent from OM to SCM, and if there is a timing update, we process it. (This would be an additional thing to look at in OM's SCM client, and we most likely do not want to add these extra cycles there for every such response processing.)
> - we introduce an API on OM that is called from the admin CLI client (This has the problem of keeping consistency between the nodes)
> - we introduce an API on the OM and update the OM from SCM. (This is not really feasible, as SCM is not currently the client of OM)



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

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