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


   last part
   ```
   % 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 10:18:37,218] WARN [Consumer 
clientId=consumer-console-consumer-1815-1, groupId=console-consumer-1815] 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:
us...@infra.apache.org


Reply via email to