退订
On 11/14/2023 18:19,王有胜 wrote:
Thanks for your answer, I set a large min.insync.replicas for the
topic and I can see in the console log that Kafka Sender keeps
retrying.
Haruki Okada 于2023年11月13日周一 16:50写道:
will the callback be executed for each retry
The callback will be triggered only
want to stay alive after failing 1 data center.
When the data center goes down, we have at least 1 in-sync replica and 1 not
insync
The cluster is available only for reading but not for writing.
To become available for writing, we temporarily make insync = 2 (using some
automatic service
want to stay alive after failing 1 data center.
When the data center goes down, we have at least 1 in-sync replica and 1 not
insync
The cluster is available only for reading but not for writing.
To become available for writing, we temporarily make insync = 2 (using some
automatic service), then