Results 126 comments of Milind L

Alright @darrkz thanks for the update . Would be be interested in making a PR to improve the messaging around the error? I'm not certain how the error was solved...

Hi @Sam-sad-Sajid : 1. When you produce, the message is enqueued into a topic-partition queue (which are created per-partition in memory). 2. For each topic partition queue (toppar queue) with...

Additional to the comments, make sure to add a CHANGELOG.md entry. Remove the binary from the pull request (examples/admin_delete_records/admin_delete_records) as we don't want to commit binaries to the repo, and...

Thanks @amills-vibeirl for reporting this. Yeah, it seems to be an issue, the admin client doesn't seem to handle the logs channel internally. I can suggest a workaround while we...

Hi - there should be no need to install librdkafka, either from source or from rpm. An application should build without -tags dynamic since the package includes the library already....

Thanks for the report. Linking this comment here: https://github.com/confluentinc/confluent-kafka-go/issues/1161#issuecomment-2033865077 At a first glance, it looks like a code signing issue for macOS. If possible, can you try the methods for...

Going to update a bunch of dependencies in the next release, will look into updating these with them.

It should be there this week, we've tested the RC out.

Hello, thanks for reporting this. 1. I tried using this locally, the timeout for Flush seems to be working fine, it takes 5 seconds between flushes. If it's not the...

Hi @ShivaKakarla512 , could you help with debug logs for the same? With configuration details for the brokers and clients. We can take a look at the sequence of the...