Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
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
- links to