|
|
|
|
|
by zX41ZdbW
407 days ago
|
|
100 is the default, and can be changed at runtime. The deduplication works regardless of server restarts, and it does not matter when a request goes to another replica, as it is implemented with a distributed consensus (RAFT) via clickhouse-keeper. |
|
At least intuitively this seems very hard to guarantee something more than "at least once" but I might be missing something.