Anchit Jain

Results 54 comments of Anchit Jain

@chinmayiinjam Is this still an issue even after verifying what @RFPAlves suggested above? If so, please provide debug logs.

Tested in https://github.com/confluentinc/confluent-kafka-dotnet/pull/2250

Can you provide more details on the exception with the stacktrace? You can refer our examples https://github.com/confluentinc/confluent-kafka-dotnet/blob/a67bd6c06b7eef4293e6476d9ff6f3e93f0e4cd9/examples/JsonSerialization/Program.cs#L141 to how to use `ProducerBuilder` correctly.

Can you provide the code where you face this issue? It's possible consumer group rebalances between Pause and Resume.

Was the broker reachable from the client? Can you also check the broker logs?