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看下端口占用
Kafka报错-as it has seen zxid 0x83808 our last zxid is 0x0 client must try another server
原文:http://www.cnblogs.com/castlevania/p/6245227.html