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

Improve heartbeat usability

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Works as Designed
    • Icon: Major - P3 Major - P3
    • 1.5.0
    • None
    • Source
    • None

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: