Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-11473

camel-kafka - Use unique groupId by default

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.20.0
    • camel-kafka
    • None
    • Unknown

    Description

      In the spirit of providing useful defaults instead of error messages camel-kafka consumer should generate a unique groupId if one is not given.

      This way from("kafka:host:9092?topic=test") consumers would behave in a pub-sub manner, and from("kafka:host:9092?topic=test&groupId=something consumers would behave like, well, like consumer groups on kafka do.

      Attachments

        Issue Links

          Activity

            People

              acosentino Andrea Cosentino
              yuruki Jyrki Ruuskanen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: