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.48k stars 456 forks source link

chore(tests): enhance the namespace replication to prevent flaky test #2540

Closed git-hulk closed 2 weeks ago

git-hulk commented 2 weeks ago

Fix flaky test in namespace: https://github.com/apache/kvrocks/actions/runs/10871553099/job/30165890824#step:16:96

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
60.7% Coverage on New Code
1.3% Duplication on New Code

See analysis details on SonarCloud