Re: Camel Kafka SASL plain with broker list rather than zookeeper

2017-08-20 Thread Chris Snow
I've raised a JIRA to track this: https://issues.apache.org/jira/browse/CAMEL-11682 -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Kafka-SASL-plain-with-broker-list-rather-than-zookeeper-tp5811191p5811365.html Sent from the Camel - Users mailing list archi

Re: Camel Kafka SASL plain with broker list rather than zookeeper

2017-08-20 Thread Chris Snow
-Kafka-SASL-plain-with-broker-list-rather-than-zookeeper-tp5811191p5811347.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel Kafka SASL plain with broker list rather than zookeeper

2017-08-20 Thread Zoran Regvart
ot; password="PASSWORD"; > > See here for a producer.properties sample: > https://github.com/ibm-messaging/message-hub-samples/blob/master/kafka-java-console-sample/resources/producer.properties > > > > -- > View this message in context: > http://camel.465427

Re: Camel Kafka SASL plain with broker list rather than zookeeper

2017-08-20 Thread Chris Snow
View this message in context: http://camel.465427.n5.nabble.com/Camel-Kafka-SASL-plain-with-broker-list-rather-than-zookeeper-tp5811191p5811345.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel Kafka SASL plain with broker list rather than zookeeper

2017-08-19 Thread Zoran Regvart
Note that the connection uses the broker list because zookeeper is not > exposed. > > I couldn't see from the camel documentation how to connect with only the > above information - is this possible? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Kafka-SASL-plain-with-broker-list-rather-than-zookeeper-tp5811191.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Zoran Regvart

Camel Kafka SASL plain with broker list rather than zookeeper

2017-08-18 Thread Chris Snow
], "user": "x", "password": "x" Note that the connection uses the broker list because zookeeper is not exposed. I couldn't see from the camel documentation how to connect with only the above information - is this possible? -- View this m