qafro1 commented on issue #1171:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1171#issuecomment-842977641


   Am a newbie to camel,
   Update:
   ```
   kubectl -n kafka run kafka-consumer -ti 
--image=quay.io/strimzi/kafka:0.23.0-kafka-2.8.0 --rm=true --restart=Never -- 
bin/kafka-console-consumer.sh --bootstrap-server 
my-cluster-kafka-bootstrap:9092 --topic test-topic --from-beginning
   If you don't see a command prompt, try pressing enter.
   [2021-05-18 08:39:19,869] WARN [Consumer 
clientId=consumer-console-consumer-80317-1, groupId=console-consumer-80317] 
Error while fetching metadata with correlation id 2 : 
{test-topic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.NetworkClient)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to