topic level configuration cleanup.policy not supported by rdkafka #3914
LarsKandler
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I tried to use the topic level configuration "cleanup.policy" and got a RD_KAFKA_CONF_UNKNOWN error.
Browsing the rdkafka code showed that "cleanup.policy" is not in the
static const struct rd_kafka_property rd_kafka_properties[]
array.
Whats the reason for that ?
Thanks in advance
Lars :)
Beta Was this translation helpful? Give feedback.
All reactions