[
https://issues.apache.org/jira/browse/OAK-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ieran Draghiciu updated OAK-12215:
----------------------------------
Description:
*Summary*
Add support for a failover mode in oak-segment-azure that allows the Azure
Segment Store to be manually redirected to a pre-configured failover Azure
Storage account.
*Motivation*
In some deployment scenarios, operators need the ability to switch the segment
store to an alternative Azure Storage account without redeployment. A
manually-triggered failover mode addresses this need by allowing the failover
account to be pre-configured and activated on demand.
*Notes*
Failover is intentionally manual: the *Configuration.failoverEnabled* flag must
be set explicitly by an operator, and any necessary preparation of the failover
account must be completed beforehand. No automatic detection or switching is
performed.
This is consistent with the Apache ecosystem convention of "manual failover."
> Add failover mode configuration in oak-segment-azure
> ----------------------------------------------------
>
> Key: OAK-12215
> URL: https://issues.apache.org/jira/browse/OAK-12215
> Project: Jackrabbit Oak
> Issue Type: Story
> Components: segment-azure
> Reporter: Ieran Draghiciu
> Priority: Major
>
> *Summary*
> Add support for a failover mode in oak-segment-azure that allows the Azure
> Segment Store to be manually redirected to a pre-configured failover Azure
> Storage account.
> *Motivation*
> In some deployment scenarios, operators need the ability to switch the
> segment store to an alternative Azure Storage account without redeployment. A
> manually-triggered failover mode addresses this need by allowing the failover
> account to be pre-configured and activated on demand.
> *Notes*
> Failover is intentionally manual: the *Configuration.failoverEnabled* flag
> must be set explicitly by an operator, and any necessary preparation of the
> failover account must be completed beforehand. No automatic detection or
> switching is performed.
> This is consistent with the Apache ecosystem convention of "manual failover."
--
This message was sent by Atlassian Jira
(v8.20.10#820010)