Re: Proposal to include fix for GEODE-8020 in support/1.12

2020-04-27 Thread Bruce Schuchardt
Thanks - this has been merged to the support branch > On Apr 27, 2020, at 9:12 AM, Bruce Schuchardt wrote: > > commit ec8db54ad7f342542762beb8f3e912dff44e3a53 (HEAD -> develop, origin/develop) > > Author: Bruce Schuchardt > > Date: Mon Apr 27 09:07:16 2020

Re: Proposal to include fix for GEODE-8020 in support/1.12

2020-04-27 Thread Anthony Baker
+1 > On Apr 27, 2020, at 9:14 AM, Kirk Lund wrote: > > +1 > > On Mon, Apr 27, 2020 at 9:12 AM Bruce Schuchardt > wrote: > >> commit ec8db54ad7f342542762beb8f3e912dff44e3a53 (HEAD -> develop, >> origin/develop) >> >> Author: Bruce Schuchardt >> >> Date: Mon Apr 27 09:07:16 2020 -0700 >>

Re: Proposal to include fix for GEODE-8020 in support/1.12

2020-04-27 Thread Kirk Lund
+1 On Mon, Apr 27, 2020 at 9:12 AM Bruce Schuchardt wrote: > commit ec8db54ad7f342542762beb8f3e912dff44e3a53 (HEAD -> develop, > origin/develop) > > Author: Bruce Schuchardt > > Date: Mon Apr 27 09:07:16 2020 -0700 > > > > GEODE-8020: buffer corruption in SSL communications (#4994) > > >

Re: Proposal to include fix for GEODE-8020 in support/1.12

2020-04-27 Thread Owen Nichols
+1 > On Apr 27, 2020, at 9:12 AM, Bruce Schuchardt wrote: > > commit ec8db54ad7f342542762beb8f3e912dff44e3a53 (HEAD -> develop, > origin/develop) > > Author: Bruce Schuchardt > > Date: Mon Apr 27 09:07:16 2020 -0700 > > > > GEODE-8020: buffer corruption in SSL communications (#4994)

Proposal to include fix for GEODE-8020 in support/1.12

2020-04-27 Thread Bruce Schuchardt
commit ec8db54ad7f342542762beb8f3e912dff44e3a53 (HEAD -> develop, origin/develop) Author: Bruce Schuchardt Date:   Mon Apr 27 09:07:16 2020 -0700     GEODE-8020: buffer corruption in SSL communications (#4994)     revert change in GEODE-6661 that made NioSslEngine use a direct buffer.