Kafka报错-as it has seen zxid 0x83808 our last zxid is 0x0 client must try another server
时间:2017-01-03 16:42:57
收藏:0
阅读:2259
as it has seen zxid 0x83808 our last zxid is 0x0 client must try another server
停止zookeeper,删除datadir(看zookeeper.property的dir位置)
然后更改默认port
可能是有多个进程存在
看一下kafka和zookepper进程,使用netstat -anlpr看下端口占用
原文:http://www.cnblogs.com/castlevania/p/6245227.html
评论(0)