vran-dev / PrettyZoo

😉 Pretty nice Zookeeper GUI, Support Win / Mac / Linux Platform
Apache License 2.0
3.11k stars 361 forks source link

feature: support configure system properties forzookeeper #266

Closed vran-dev closed 2 years ago

vran-dev commented 2 years ago

What

zookeeper use some system properties as config , such as

jute.maxbuffer=1000000

but prettyZoo not support it now, in some situation, it's necessary

how

prettyZoo will load properties from {{user.home}}/.prettyZoo/zookeeper.properties, and set it to system properties.