Skip to content

OAK-12215 Add failover mode configuration in oak-segment-azure#2909

Open
ierandra wants to merge 1 commit into
apache:trunkfrom
ierandra:issue/OAK-12215
Open

OAK-12215 Add failover mode configuration in oak-segment-azure#2909
ierandra wants to merge 1 commit into
apache:trunkfrom
ierandra:issue/OAK-12215

Conversation

@ierandra
Copy link
Copy Markdown
Contributor

OAK-12215 Add failover mode configuration in oak-segment-azure

@reschke
Copy link
Copy Markdown
Contributor

reschke commented May 19, 2026

does this have test coverage?

@smiroslav
Copy link
Copy Markdown
Contributor

Looking at the proposed code changes, the intent is not to have two storage accounts that will be used simultaneously during the Oak runtime.

With that, I do not think the configuration for the second storage account is needed, since Oak only ever connects to one account at activation.

The same effect can be achieved by having a deployment layer mount either the primary or the secondary storage account credentials into the existing config fields. Oak doesn't need to know which one it is.

Duplicating the credential surface in Configuration adds maintenance cost without enabling new runtime behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants