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.44k stars 442 forks source link

Flaky test in TLS replication #1759

Open PragmaTwice opened 11 months ago

PragmaTwice commented 11 months ago

Search before asking

Version

unstable

Minimal reproduce step

https://github.com/apache/kvrocks/actions/runs/6159066781/job/16713576822 https://github.com/apache/kvrocks/actions/runs/6180335719/job/16776798127 https://github.com/apache/kvrocks/actions/runs/6155474342/job/16702713002

What did you expect to see?

-

What did you see instead?

-

Anything Else?

No response

Are you willing to submit a PR?

git-hulk commented 11 months ago

I'm investigating this, guess 5s may be too short for the TLS replication in CI.