lyang24 commented on PR #2763:
URL: https://github.com/apache/kvrocks/pull/2763#issuecomment-2646968532
> looking at the ci failure here should we increase the wait time in
`TestReplicationShareCheckpoint` to 100s to avoid flakeness?
>
> ```
> require.Eventually(t, func() bool {
> return master.LogFileMatches(t, ".*Using current
existing checkpoint.*")
> }, 50*time.Second, 100*time.Millisecond)
> ```
we might need to keep the parallelism to ensure
`TestReplicationShareCheckpoint` has sufficient cpu
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]