Re: [PROPOSAL]: Include GEODE-7717 in Release 1.12.0

2020-02-07 Thread Owen Nichols
+1 (although it looks like this already got enough votes and got merged already ;) > On Feb 7, 2020, at 9:06 AM, Jinmei Liao wrote: > > +1 > > On Fri, Feb 7, 2020 at 8:58 AM Bruce Schuchardt > wrote: > >> +1 >> >> On 2/7/20, 8:36 AM, "Jinmei Liao" wrote: >> >>Hi devs, >> >>I wou

Re: [PROPOSAL]: Include GEODE-7717 in Release 1.12.0

2020-02-07 Thread Ernest Burghardt
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-7717: git cherry-pick -x bda6bdf50c0a6a3e7cc39fb3ff654a0c26c86d94 GEODE-7717 has been marked as 'resolved in' 1.12. Regards EB On Fri, Feb 7, 2020 a

Re: [PROPOSAL]: Include GEODE-7717 in Release 1.12.0

2020-02-07 Thread Jinmei Liao
+1 On Fri, Feb 7, 2020 at 8:58 AM Bruce Schuchardt wrote: > +1 > > On 2/7/20, 8:36 AM, "Jinmei Liao" wrote: > > Hi devs, > > I would like to include the fix for GEODE-7717[1] in release 1.12.0. > The > change modifies the json response structure of all of the "list" > operations >

Re: [PROPOSAL]: Include GEODE-7717 in Release 1.12.0

2020-02-07 Thread Bruce Schuchardt
+1 On 2/7/20, 8:36 AM, "Jinmei Liao" wrote: Hi devs, I would like to include the fix for GEODE-7717[1] in release 1.12.0. The change modifies the json response structure of all of the "list" operations in cluster management rest service. Including it in this release, where

Re: [PROPOSAL]: Include GEODE-7717 in Release 1.12.0

2020-02-07 Thread Joris Melchior
+1 On Fri, Feb 7, 2020 at 11:36 AM Jinmei Liao wrote: > Hi devs, > > I would like to include the fix for GEODE-7717[1] in release 1.12.0. The > change modifies the json response structure of all of the "list" operations > in cluster management rest service. Including it in this release, where >

Re: [PROPOSAL]: Include GEODE-7717 in Release 1.12.0

2020-02-07 Thread Udo Kohlmeyer
+1 On 2/7/20 8:36 AM, Jinmei Liao wrote: Hi devs, I would like to include the fix for GEODE-7717[1] in release 1.12.0. The change modifies the json response structure of all of the "list" operations in cluster management rest service. Including it in this release, where most users are just star

[PROPOSAL]: Include GEODE-7717 in Release 1.12.0

2020-02-07 Thread Jinmei Liao
Hi devs, I would like to include the fix for GEODE-7717[1] in release 1.12.0. The change modifies the json response structure of all of the "list" operations in cluster management rest service. Including it in this release, where most users are just starting to experiment with CMS rest service wou