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

Support user defined topic separator

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Unknown Unknown
    • 1.7.0
    • Affects Version/s: None
    • Component/s: Source
    • Labels:
    • Needed

      Hi
      I wrote this PR to make mongo-kafka support user defined topic separator.
      currently, mong-kafka use "." to build topics, which might not be allowed in some companies. So it is better to make it configurable.

      I introduced topic.separator param in MongoSourceConfig it is "." by default. if the user want use other separator to build topics, just config this param. (E.g “topic.separator”:“-”)

      This pr i

            Assignee:
            valentin.kovalenko@mongodb.com Valentin Kavalenka
            Reporter:
            wxhjsxz@126.com wang xianghu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: