Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.20.0
-
Component/s: camel-kafka
-
Labels:None
-
Estimated Complexity:Unknown
Description
As discussed on the camel mailing list, some Kafka implementations such as IBM Message Hub require setting the sasl.jaas.config kafka client parameter, e.g.
sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule required username="USERNAME" password="PASSWORD";
If it would help, I can provide access to an IBM Message Hub instance endpoint to support this development. Please contact me at: chris.snow at uk.ibm.com.
Attachments
Issue Links
- links to