-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
updateStatus
doesn't update replication when read-only mode (#656)
### Motivation - #360 ### Modification - Enable replication when read-only with not-replication mode and given `replicating` is `true`. - Disable replication when read-only with replication mode and given `replicating` is `false`. ### Result - Fix #360 (?) - Users can enable/disable replication when read-only mode.
- Loading branch information
Gihwan Kim
authored
Dec 23, 2021
1 parent
e46e977
commit d596a34
Showing
2 changed files
with
101 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters