Uploaded image for project: 'Kafka Connector'
  1. Kafka Connector
  2. KAFKA-280

Support database.wildcard in DefaultTopicMapper

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Unknown Unknown
    • 1.11.0
    • 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}
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            ross@mongodb.com Ross Lawley
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: