zookeeper-visualizer icon indicating copy to clipboard operation
zookeeper-visualizer copied to clipboard

zookeeper的可视化管理工具

Results 10 zookeeper-visualizer issues
Sort by recently updated
recently updated
newest added

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.29 to 1.2.83. Release notes Sourced from fastjson's releases. FASTJSON 1.2.83版本发布(安全修复) 这是一个安全修复版本,修复最近收到在特定场景下可以绕过autoType关闭限制的漏洞,建议fastjson用户尽快采取安全措施保障系统安全。 安全修复方案 :https://github.com/alibaba/fastjson/wiki/security_update_20220523 Issues 安全加固 修复JDK17下setAccessible报错的问题 #4077 下载 https://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.83/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码 https://github.com/alibaba/fastjson/tree/1.2.83 fastjson 1.2.79版本发布,BUG修复 这又是一个bug...

dependencies

Bumps log4j-core from 2.12.1 to 2.16.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-core&package-manager=maven&previous-version=2.12.1&new-version=2.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps log4j-api from 2.12.1 to 2.16.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-api&package-manager=maven&previous-version=2.12.1&new-version=2.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps commons-io from 2.5 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.5&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

我现在部署测试服,考虑可能会有bug调试的情况,想连接到服务器zookeeper,考虑到安全我不想把zookeeper端口开放,希望可以通过ssh等方式连接

可以在客户端里增加命令行操作吗?像RDM那样,即可以通过UI操作,也可以通过命令行操作,这样灵活一些.

### 问题背景 外网需要通过公司的vpnl连接到公司内网环境 ### 操作系统 Windows 10 x64 ### 问题描述 在已开启vpn的情况下,zookeeper-visualizer连接超时,但实际上本地用telnet命令是能通。 ``` telnet 192.168.1.133 2181 ```

树形节点可以加个排序吗

enhancement

瞬态的导入导出会比较难以处理,但是静态的区间段的导入导出还是可以实现的. 或许可以集成第三方开源框架实现,例如[https://github.com/boundary/zoocreeper](url),很期待这样的功能

enhancement