apache / kvrocks

Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
https://kvrocks.apache.org/
Apache License 2.0
3.6k stars 469 forks source link

Add more test cases about replication and cluster #2671

Open PragmaTwice opened 1 week ago

PragmaTwice commented 1 week ago
          By the way, can we add a test with master removed and about 5s' connection timeout in go integration?

Originally posted by @mapleFU in https://github.com/apache/kvrocks/issues/2662#issuecomment-2477964921

LindaSummer commented 1 week ago

Hi @PragmaTwice ,

I want to follow up on this issue and learn about our replication logic.

Could this issue be assigned to me? 😊

Best Regards, Edward

PragmaTwice commented 1 week ago

Sure! Assigned.