27;
Subject: Kafka queue full configuration
Hi,
We are trying to simulate the kafka queue full scenarios on kafka 0.10.0.
I have seen in earlier versions there is a configuration parameter
"queue.buffering.max.messages" which can be set to simulate the queue full
scenario.
But in the
Hi,
We are trying to simulate the kafka queue full scenarios on kafka 0.10.0.
I have seen in earlier versions there is a configuration parameter
"queue.buffering.max.messages" which can be set to simulate the queue full
scenario.
But in the kafka 0.10.0 this parameter is not there.
https://kafka.