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
Describe the bug
When i load kafka topics and use topic_patterns it filters all the topics but correctly but still produces events for schemas for all topics on the cluster.
To Reproduce
have a broker with 2 topics, both having a schema in confluent schema registry
make a recipe that excludes one of the topics
see all the schemas ingested anyway
Expected behavior
the schemas schould also be filtered
Desktop (please complete the following information):
OS: Any
Browser Any
Datahub CLI Version 0.13.3
The text was updated successfully, but these errors were encountered:
Describe the bug
When i load kafka topics and use topic_patterns it filters all the topics but correctly but still produces events for schemas for all topics on the cluster.
To Reproduce
Expected behavior
the schemas schould also be filtered
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: