-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Configuration
-
None
Currently only:
- Exact matches - maps to the exact match
- Database matches - maps to database match + separator + collection name
- Wildcard matches - maps everything
Users should be able to do:
{"db1.coll1": "mappedDBAndCollTopic", "db1.*": "mappedDBTopic", "*": "allOtherDBsTopic}
- duplicates
-
KAFKA-252 Add regular expressions in topic mapping
- Closed