I think there is some confusion here.
The client side class ExecutablePool has a method called
setServerAffinityLocation. It looks like that is used for some internal
transaction code to make sure transactions go to the same server. I don't
think it makes any sense for the gateway to be messing wi
Hi everyone,
I would like to summarize what the management REST GET request would return
if the entity exists in multiple groups. The linked RFC[1] has all the
details.
[1]
https://cwiki.apache.org/confluence/display/GEODE/Group+Configuration+in+Management+Rest+API
--
Cheers
Jinmei
I think that was what I did when I tried, but I realized I had a failure in the
code. Now that I have tried again, reverting the change of executing ping by
endpoint, and applying the server affinity, the connections are much more
stable! Looks promising 🙂
I suppose that if I want to introduce