Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-14752 improve kafka examples under examples package
  3. KAFKA-14756

improve exactly-once-demo example and ExactlyOnceMessageProcessor

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.6.0
    • None
    • None

    Description

      while running both the examples, I saw flood of logs output because we print one line for message sent, and one line for message received. In java-producer-consumer-demo, there will be 10000 records sent/received, so > 20000 lines of logs output. Same for exactly-once-demo. Maybe we should consider to reduce the record number.

       

      Also, we should add more comments to both example files

       

       

      Attachments

        Activity

          People

            fvaleri Federico Valeri
            showuon Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: