Improve heartbeat usability

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Works as Designed
    • Priority: Major - P3
    • 1.5.0
    • Affects Version/s: None
    • Component/s: Source
    • None
    • None
    • None
    • None
    • None
    • None
    • 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 Lawley
              Reporter:
              Ross Lawley
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: