Skip to content

rep ls: fix crash when access latency or retention policy is undefined#8163

Merged
mksahakyan merged 1 commit into
11.2from
fix/11.2/rb8134
Jul 20, 2026
Merged

rep ls: fix crash when access latency or retention policy is undefined#8163
mksahakyan merged 1 commit into
11.2from
fix/11.2/rb8134

Conversation

@mksahakyan

Copy link
Copy Markdown
Contributor

Motivation:
'rep ls' could crash the admin command with an IllegalStateException when a replica's access latency or retention policy attribute was not set (e.g. left undefined after an interrupted attribute update). The affected replicas are now safely skipped instead of crashing the command.

Result

shoudl Fixe #8134

Acked-by:
Target: master, 12.0 11.2
Require-book: no
Require-notes: no

Motivation:
'rep ls' could crash the admin command with an IllegalStateException
when a replica's access latency or retention policy attribute was
not set (e.g. left undefined after an interrupted attribute update).
The affected replicas are now safely skipped instead of crashing the
command.

Result

shoudl Fixe #8134

Acked-by:
Target: master, 12.0 11.2
Require-book: no
Require-notes: no
@mksahakyan
mksahakyan merged commit 9a6730f into 11.2 Jul 20, 2026
1 of 2 checks passed
@mksahakyan
mksahakyan deleted the fix/11.2/rb8134 branch July 20, 2026 12:03
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.

1 participant