guybe7 f40ca9cb58
Modules: Replicate lazy-expire even if replication is not allowed (#8816)
Before this commit using RM_Call without "!" could cause the master
to lazy-expire a key (delete it) but without replicating to replicas.
This could cause the replica's memory usage to gradually grow and
could also cause consistency issues if the master and replica have
a clock diff.
This bug was introduced in #8617

Added a test which demonstrates that scenario.
2021-04-19 17:16:02 +03:00
..
2019-12-17 07:49:21 +00:00
2021-01-23 21:53:58 +02:00
2021-01-28 16:19:43 +02:00
2020-11-11 22:57:33 +02:00
2021-02-05 19:54:01 +02:00