There appears to be consensus that this is a critical fix. The following commit has been brought into release/1.12 as the critical fix for GEODE-7760:
git cherry-pick -x af8307 GEODE-XXXX has been marked as 'resolved in' 1.12. Regards EB On Fri, Feb 7, 2020 at 9:07 AM Jinmei Liao <jil...@pivotal.io> wrote: > +1 > > On Fri, Feb 7, 2020 at 9:06 AM Owen Nichols <onich...@pivotal.io> wrote: > > > +1 > > > > On Fri, Feb 7, 2020 at 9:04 AM Udo Kohlmeyer <u...@apache.com> wrote: > > > > > +1 > > > > > > On 2/7/20 8:57 AM, Bruce Schuchardt wrote: > > > > af8307 fixes a number of problems with auto-reconnect that have been > > > reported recently. Owen and Darrel did a lot of work in analyzing > > failures > > > and this revision addresses the problems they encountered, plus a > couple > > of > > > others exposed by stress-testing. > > > > > > > > > > > > > > > > Problem statement: When a locator is forced out of the cluster it > goes > > > into auto-reconnect mode. If there are problems during recreation of > the > > > locator or cache the auto-reconnect code was hitting NPEs and other > > issues. > > > > > > > > > > > > > > > > > > > > > > > > -- > Cheers > > Jinmei >