Hi All, I am trying to play around and learn the Apache Bookkeeper code base currently. For that purpose, I wanted to start the Bookkeeper server and debug it using an IDE, IntelliJ in my case. When I start the first message in the logs says that "JMX is enabled by default". However, it does not tell the port number.
Could someone please help me out and tell me the JMX port number and also how do I connect to it to debug locally? I sincerely apologize if I am asking a way to obvious question. I did try and look around for this but could not find anything of much use. Also, I will be more than grateful if someone could make some more suggestions as how to go about exploring the code base and learning more about this project. Thanks!! Best Regards, Rajul