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

Improve heartbeat usability

    • Type: Icon: Improvement Improvement
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • 1.5.0
    • Affects Version/s: None
    • Component/s: Source
    • None

      Currently, users have to consume heartbeat messages themselves manually.

      Using KSql, custom code or the console script:

      ./kafka-console-consumer.sh --bootstrap-server localhost:9092 --topic __mongodb_heartbeats --skip-message-on-error
      

      This is not very user friendly and we should provide a way to do this easily.

      Perhaps a background thread in the Source could handle it or a custom Sink handler.

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

              Created:
              Updated:
              Resolved: