With a debugger, the key is to not suspend all threads in the debugger or the other members in the cluster will start suspecting and kick the debugged member out.
Intellij docs on how to do that: https://www.jetbrains.com/help/idea/using-breakpoints.html#method_breakpoint If you need to have all the threads stopped. Then launch Geode in a single JVM - then there isn't another process saying your debugged process has issues and kicks it out of the system. Charlie On Wed, Aug 14, 2019 at 10:15 AM aashish choudhary < aashish.choudha...@gmail.com> wrote: > Hi All, > > Is there any easy way to debug geode functions? > > With best regards, > Ashish > -- Charlie Black | cbl...@pivotal.io