Files
redis/tests/integration
Oran Agra 725c71b87a fix flaky replication test (#13945)
from the master's perspective, the replica can become online before it's
actually done loading the rdb file.
this was always like that, in disk-based repl, and thus ok with diskless
and rdb channel.
in this test, because all the keys are added before the backlog is
created, the replication offset is 0, so the test proceeds and could get
a LOADING error when trying to run the function.
2025-04-15 17:18:00 +03:00
..
2025-02-13 17:31:40 +08:00
2024-07-09 18:54:18 +08:00
2024-12-23 14:16:40 +08:00