yanghua commented on issue #6924: [FLINK-10600] Provide End-to-end test cases 
for modern Kafka connectors
URL: https://github.com/apache/flink/pull/6924#issuecomment-434361242
 
 
   > shell function `get_partition_end_offset` in kafka-common.sh :
   > 
   > ```
   > $KAFKA_DIR/bin/kafka-consumer-groups.sh --describe --group dummy-consumer 
--bootstrap-server localhost:9092
   > ```
   > always and just print :
   > 
   > ```
   > Consumer group 'dummy-consumer' has no active members.
   > ```
   
   @pnowojski  This is the reason for the shell error. Now I changed the way of 
getting the offset, so it fixed.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to