Re: Offset commit consistently timing out in transaction

2021-01-08 Thread Kamal Chandraprakash
Timeout in offset commit request has been fixed recently. This issue seems to be more of KAFKA-8334 . On Mon, Jan 4, 2021 at 3:53 PM Kindernay Oliver wrote: > Hello, > > we are experiencing problems with offset commit timing out on brokers. > Th

Offset commit consistently timing out in transaction

2021-01-04 Thread Kindernay Oliver
Hello, we are experiencing problems with offset commit timing out on brokers. This started to happen when we started using transactions. send_offsets_to_transactions periodically (every few minutes) times out. We have cluster of three brokers, and topics with 15 partitions. We use one transact