Browse Source
Similarly to periodic_share_replica_snapshot_update() skip active replicas and do what the comment above says. Change-Id: I719c670416c06f8eb9228a3537034285ae3733b4 Partial-Bug: #1924230 (cherry picked from commitchanges/16/824616/15ba3117f20
) (cherry picked from commitc44108f9ce
)
2 changed files with 8 additions and 1 deletions
@ -0,0 +1,6 @@
|
||||
--- |
||||
fixes: |
||||
- Fixed periodic_share_replica_update() to skip active replicas similarly to |
||||
periodic_share_replica_snapshot_update(). The intention is to check on |
||||
non-active replicas, that can be 'in_sync', 'out_of_sync' or in 'error' |
||||
state. |
Loading…
Reference in new issue