On Sun, Dec 6, 2015 at 1:48 PM, Bruce Schuchardt <[email protected]> wrote: > Yes, those are the two files. > > The fine-tuning of the JGroups configuration is primarily done in code in > the JGroupsMessenger class. The XML files have the basic JGroups > configuration used by Geode and place-holder strings that JGroupsMessenger > replaces with the actual settings. > > The basic configuration is patterned after recommended configuration > settings from the JGroups 3.6.5 distribution.
I was looking at the same thing then. Perhaps it is my n00b status when it comes to Geode implementation that made me jump to conclusion that there's quite a bit of logic there. If that's the case and as you say most of the non-trivial work for tuning JGroups is done from code -- I'd agree with Niall's take. Thanks, Roman.
