Skip to content

don't hide share replicas with replica_state null for admins#293

Open
Carthaca wants to merge 1 commit into
stable/2023.1-m3from
replica_state_null
Open

don't hide share replicas with replica_state null for admins#293
Carthaca wants to merge 1 commit into
stable/2023.1-m3from
replica_state_null

Conversation

@Carthaca
Copy link
Copy Markdown
Collaborator

@Carthaca Carthaca commented Feb 4, 2026

E.g. in case of broken migrations, we can clean up the left-overs
via API instead of deleting the record in the db.

Change-Id: I94d3916917edb2946cdbc0f6de25e466d74ed56e

kpawar-sap
kpawar-sap previously approved these changes Feb 4, 2026
E.g. in case of broken migrations, we can clean up the left-overs
via API instead of deleting the record in the db.

However, only show NULL replica_state for shares that actually support
replication (replication_type IS NOT NULL). This prevents incorrectly
including non-replicated share instances in replica queries.

Change-Id: I94d3916917edb2946cdbc0f6de25e466d74ed56e
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.

2 participants