() methods.)
Regards,
David Finnie
Infrasoft
On 28/12/2024 2:17, Chain Head wrote:
Hi,
I am struggling to get the key-value pair from the Produce Request API. I
want to write it to a Buffer for further processing. I can't seem to get
the `k` and `v` values whereas the `.keySize` and `.valueSiz
Hi Liam,
I think you've said it well.
David Finnie
Infrasoft Pty Limited
On 4/04/2022 15:10, Liam Clarke-Hutchinson wrote:
Thanks Neeraj,
>From reading code, I am reasonably certain that no data loss occurred - the
producer reset the batch sequence numbers, and then tried again.
opic, if that is feasible.
David Finnie
Infrasoft Pty Limited
On 4/04/2022 12:42, Neeraj Vaidya wrote:
Hi Liam,
Thanks for getting back.
1) Producer settings ( I am guessing these are the ones you are interested in)
enable.idempotence=true
max.in.flight.requests.per.connection=5
2) Sample bro