Emanuele Sabellico

Results 215 comments of Emanuele Sabellico

Closing it as it was merged with #4978

PR was split into #1830 (merged) and #1831 (TBM)

@bjosv Thanks for this report, will fix it together with #4796

Hi we've a PR https://github.com/confluentinc/librdkafka/pull/4806 to fix this. It happens with Fetch version 12 (CC 7.x) when `inter.broker.protocol.version` is set to less than `2.8` so a workaround if you want...

Hi @anchitj could you sign the new CLA? Thank you again.

Prebuilt binaries in librdkafka.redist are linked with RHEL compatible distributions. We have upgraded to RHEL 8 and compatible version and they have this bumped `soname` that is different from Debian/Ubuntu...

Thanks for filing this issue, I want to point out that while the extra/optional dependencies were [documented in 2.6.2](https://github.com/confluentinc/confluent-kafka-python/commit/4b4a0a48666ba88c19f459b49b8846504a7e7f35), they were available in current form since [1.4.1](https://github.com/confluentinc/confluent-kafka-python/commit/a4d8b1dc9e8cfad5d51337102763c7e6bf5aa1a4#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7R79). Optional dependencies are...

@paravoid thanks, we'll do the fix. We don't have this problem when we're building Confluent distributed packages, as we're using bash, but I acknowledge the need to distribute the package...

> There are no guarantees that /bin/sh is "bash" in any system, really. Sure, I never said so

Done here: https://github.com/confluentinc/librdkafka/pull/5184 I'll need an internal review for this one and #5183 before merging.