Hi Prashant,
I generally support this PIP.
Is it possible that we also add a flag to prevent messages pick this
partition for a period of time if the pendingMessage queue is full?
Assume that the partition has broken, the following will happen:
1. The pendingMessage queue will be full;
2. Produ
Prashant,
I support this PIP, especially because it mitigates a lot of the micro
latency spikes during partition transfer from one broker to and another
broker.
Enrico
Il Gio 17 Nov 2022, 07:20 Prashant Kumar
ha scritto:
> PIP: https://github.com/apache/pulsar/issues/18510
>
> Problem Statement
PIP: https://github.com/apache/pulsar/issues/18510
Problem Statement
When a topic is a partitioned topic and a partition is not available for
producing messages, currently pulsar client will still try to produce
messages on unavailable partitions, which it may not necessarily need to do
in certai