Support user defined topic separator

XMLWordPrintableJSON

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

      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 Kavalenka
              Reporter:
              wang xianghu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: