最新版本的Zookeeper目前使用了jetty并且占用了8080端口。

修改端口可通过在 zoo.cfg 中新增参数  admin.serverPort=指定端口

默认的jetty访问可通过可通过

http://localhost:8080/commands 访问

Zookeeper占用8080端口

相关文章:

  • 2022-12-23
  • 2021-11-29
  • 2021-10-20
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-02-06
  • 2021-05-31
  • 2021-06-22
  • 2021-06-25
相关资源
相似解决方案