You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not seeing anything in the docs about how to pass a regex topic pattern for a consumer group subscription?
My coworker checked a few months back and didn't see it, but in this morning's blog post@jkreps said the Python client has feature parity (I assume with Java) so did we just miss it?
We're redoing our internal Kafka python wrapper and trying to decide whether to bet on the Confluent python library or the Kafka-python library.