Member that is shutting down initiate removal of other members from the cluster

2020-10-13 Thread Jakov Varenina
Hi all, sorry for bothering, but we have noticed some differences in behavior between 1.11 and 1.12 releases and need your help in understanding them. First I would like to mention that we are running geode in Kubernetes. We perform shutdown of the worker node that is hosting one member(e.g.

Re: [Discussion] RFC to make Geode's working directory configurable

2020-10-13 Thread Dale Emery
Geode makes nearly 300 references to the JVM working directory. Tests make an additional 1200 references. Implementing this proposal requires changing nearly all of these references so that, instead of resolving relative pathnames against the JVM's working directory, they resolve against the co