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

Improve data copying manager logging.

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.8.0
    • Affects Version/s: None
    • Component/s: Source
    • None

      Currently logs:

      INFO Copying existing data on the following namespaces: [MYNAMESPACE] (com.mongodb.kafka.connect.source.MongoCopyDataManager)
      INFO Shutting down executors (com.mongodb.kafka.connect.source.MongoSourceTask)
      

      The following log line can be missed if there is a cached result:

      LOGGER.info("Finished copying existing data from the collection(s).");
      

            Assignee:
            ross@mongodb.com Ross Lawley
            Reporter:
            ross@mongodb.com Ross Lawley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: