apache / apache/kvrocks

Check if the cluster mode is consistent between master and slaves when replication

Open
#1,411 5 comments 0 reactions 1 assignee Claimed by @git-hulk View on GitHub
enhancement
Dominant language
C++
Stars
4.4k
Forks
658
Avg merge
1d 20h
Merged PRs (30d)
10

Description

### Search before asking

- [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues.

### Motivation

Currently, we didn't check the cluster status between the master and slaves, and the slave may crash if the master enabled the cluster node but not enabled in slaves, and vice versa.

### Solution

Check the cluster status when replication.

### Are you willing to submit a PR?

- [X] I'm willing to submit a PR!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.