Flavio, I just studied the zookeeper code, and see that JMX is embedded in the code... However, a hope "appears" when a read "*JMX - how to enable JMX in ZooKeeper*" in the zoo docs. I thought: if there is how to enable it, problably there is how to disable :)
Jorge. 2016-01-06 11:08 GMT-03:00 Jorge Fonseca <[email protected]>: > Thanks Flavio ! > > For example, If i want to execute a zookeeper app in a limited mobile > environment (like Android) that does not support JMX. Is it possible? > > Jorge. > > > 2016-01-06 10:59 GMT-03:00 Flavio Junqueira <[email protected]>: > >> Hi Jorge, >> >> The short answer is that it is fairly embedded in the code, but I can >> really interpret your question in two ways: you're having some problem with >> jmx or you want to use something else to monitor your zookeeper ensemble. >> Perhaps you can give some more detail about the problem you're trying to >> solve so that we can help you out here. >> >> -Flavio >> >> > On 06 Jan 2016, at 13:50, Jorge Fonseca <[email protected]> wrote: >> > >> > Hi All, >> > >> > Have a nice new year :) >> > A simple and direct question. >> > >> > Is it possible to port zookeeper to a platform that does not have JMX >> > technology? Or Zookeeper is fully-dependent of this technology? >> > >> > >> > Best regards ! >> > Jorge. >> >> >
