vdeters

Results 4 issues of vdeters

### Discussed in https://github.com/confluentinc/librdkafka/discussions/4333 Originally posted by **vdeters** June 27, 2023 Using the C++ Producer api (version 2.1.1), I see one produce() method that supports passing a RdKafka::Headers pointer, but...

### Observed behavior Just perusing the code...it seems the stream parameter is required but it's not listed in the usage. ### Expected behavior Include the stream parameter in the usage...

defect

Hello, I'm seeing log messages like this: Jul 26, 2019 4:19:10 PM rpc.DefaultConnection processOutgoing INFO: Sending REQUEST ...how can I control this log level? I have found these methods: JISystem.setInBuiltLogHandler(false);...

Read the FAQ first: https://github.com/confluentinc/librdkafka/wiki/FAQ Do NOT create issues for questions, use the discussion forum: https://github.com/confluentinc/librdkafka/discussions Description =========== Divide-by-zero thrown, presumably caused by taking the logarithm of 0, which is...