Skip to content

Does this library support the config option throttle_cb?  #237

Closed
@mtrienis

Description

@mtrienis

Here is what my setup looks like:

yum list installed | grep librdka
librdkafka1.x86_64 0.9.5_confluent3.2.1-1.el6 @Confluent.dist
pip freeze | grep confluent
confluent-kafka==0.9.4
cat /etc/redhat-release
CentOS release 6.6 (Final)

And this is the error when I try to construct the producer?

KafkaException: KafkaError{code=_INVALID_ARG,val=-186,str="Property "throttle_cb" must be set through dedicated .._set_..() function"}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions