用Google搜索但无法找到任何解决方案
这是命令
- Submitted site map to google.
- Check there's no "noindex" in the page.
- Requested Indexing the site in google search console account.
- Integrated with YOAST SEO....
- I have checked the robots.txt file.
答案 0 :(得分:0)
不确定它是否仍然有用,但是使用引导服务器而不是zookeeper的新Kafka,请尝试以下操作:
./kafka-consumer-groups.sh --bootstrap-server 192.168.99.101:9092 --describe --group console-consumer-62252
答案 1 :(得分:0)
尝试使用引导程序列表,看看--new-consumer是否起作用
sh kafka-consumer-groups --bootstrap-server broker1host:port1,broker2host:port2... --new-consumer --describe --group console-consumer-62252
,如果使用的是kafka 2.8.0+,则不使用--new-consumer
sh kafka-consumer-groups --bootstrap-server broker1host:port1,broker2host:port2... --describe --group console-consumer-62252