You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Ju@N" <ju...@gmail.com> on 2020/02/13 11:37:57 UTC

[PROPOSAL]: Include GEODE-7756 in Release 1.12.0

Hello devs,

I'd like to include the fix for GEODE-7756 [1] in release 1.12.0.
The change prevents a performance degradation introduced in Geode 1.11
through to the OQL Method Invocation authorization feature, for which
regular cache operations are slowed down on clusters where there are
running CQs.
The SHA is 5dd7a8420bbe43657abc82e5b8d073eb01b51d8d [2].
Best regards.

[1]: https://issues.apache.org/jira/browse/GEODE-7756
[2]:
https://github.com/apache/geode/commit/5dd7a8420bbe43657abc82e5b8d073eb01b51d8d

-- 
Ju@N

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

Posted by Jianxia Chen <jc...@apache.org>.
+1

On Thu, Feb 13, 2020 at 6:50 AM Jinmei Liao <ji...@pivotal.io> wrote:

> +1
>
> On Thu, Feb 13, 2020, 6:47 AM Owen Nichols <on...@pivotal.io> wrote:
>
> > +1
> >
> > On Thu, Feb 13, 2020 at 3:38 AM Ju@N <ju...@gmail.com> wrote:
> >
> > > Hello devs,
> > >
> > > I'd like to include the fix for GEODE-7756 [1] in release 1.12.0.
> > > The change prevents a performance degradation introduced in Geode 1.11
> > > through to the OQL Method Invocation authorization feature, for which
> > > regular cache operations are slowed down on clusters where there are
> > > running CQs.
> > > The SHA is 5dd7a8420bbe43657abc82e5b8d073eb01b51d8d [2].
> > > Best regards.
> > >
> > > [1]: https://issues.apache.org/jira/browse/GEODE-7756
> > > [2]:
> > >
> > >
> >
> https://github.com/apache/geode/commit/5dd7a8420bbe43657abc82e5b8d073eb01b51d8d
> > >
> > > --
> > > Ju@N
> > >
> >
>

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

Posted by Jinmei Liao <ji...@pivotal.io>.
+1

On Thu, Feb 13, 2020, 6:47 AM Owen Nichols <on...@pivotal.io> wrote:

> +1
>
> On Thu, Feb 13, 2020 at 3:38 AM Ju@N <ju...@gmail.com> wrote:
>
> > Hello devs,
> >
> > I'd like to include the fix for GEODE-7756 [1] in release 1.12.0.
> > The change prevents a performance degradation introduced in Geode 1.11
> > through to the OQL Method Invocation authorization feature, for which
> > regular cache operations are slowed down on clusters where there are
> > running CQs.
> > The SHA is 5dd7a8420bbe43657abc82e5b8d073eb01b51d8d [2].
> > Best regards.
> >
> > [1]: https://issues.apache.org/jira/browse/GEODE-7756
> > [2]:
> >
> >
> https://github.com/apache/geode/commit/5dd7a8420bbe43657abc82e5b8d073eb01b51d8d
> >
> > --
> > Ju@N
> >
>

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

Posted by Owen Nichols <on...@pivotal.io>.
+1

On Thu, Feb 13, 2020 at 3:38 AM Ju@N <ju...@gmail.com> wrote:

> Hello devs,
>
> I'd like to include the fix for GEODE-7756 [1] in release 1.12.0.
> The change prevents a performance degradation introduced in Geode 1.11
> through to the OQL Method Invocation authorization feature, for which
> regular cache operations are slowed down on clusters where there are
> running CQs.
> The SHA is 5dd7a8420bbe43657abc82e5b8d073eb01b51d8d [2].
> Best regards.
>
> [1]: https://issues.apache.org/jira/browse/GEODE-7756
> [2]:
>
> https://github.com/apache/geode/commit/5dd7a8420bbe43657abc82e5b8d073eb01b51d8d
>
> --
> Ju@N
>

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

Posted by Udo Kohlmeyer <ud...@apache.com>.
+1

On 2/13/20 3:37 AM, Ju@N wrote:
> Hello devs,
>
> I'd like to include the fix for GEODE-7756 [1] in release 1.12.0.
> The change prevents a performance degradation introduced in Geode 1.11
> through to the OQL Method Invocation authorization feature, for which
> regular cache operations are slowed down on clusters where there are
> running CQs.
> The SHA is 5dd7a8420bbe43657abc82e5b8d073eb01b51d8d [2].
> Best regards.
>
> [1]: https://issues.apache.org/jira/browse/GEODE-7756
> [2]:
> https://github.com/apache/geode/commit/5dd7a8420bbe43657abc82e5b8d073eb01b51d8d
>

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

Posted by Ernest Burghardt <eb...@pivotal.io>.
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-7756:

git cherry-pick -x 5dd7a8420bbe43657abc82e5b8d073eb01b51d8d

GEODE-XXXX has been marked as 'resolved in' 1.12.

Regards
EB


On Thu, Feb 13, 2020 at 8:05 AM Donal Evans <do...@pivotal.io> wrote:

> +1
>
> On Thu, Feb 13, 2020, 03:38 Ju@N <ju...@gmail.com> wrote:
>
> > Hello devs,
> >
> > I'd like to include the fix for GEODE-7756 [1] in release 1.12.0.
> > The change prevents a performance degradation introduced in Geode 1.11
> > through to the OQL Method Invocation authorization feature, for which
> > regular cache operations are slowed down on clusters where there are
> > running CQs.
> > The SHA is 5dd7a8420bbe43657abc82e5b8d073eb01b51d8d [2].
> > Best regards.
> >
> > [1]: https://issues.apache.org/jira/browse/GEODE-7756
> > [2]:
> >
> >
> https://github.com/apache/geode/commit/5dd7a8420bbe43657abc82e5b8d073eb01b51d8d
> >
> > --
> > Ju@N
> >
>

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

Posted by Donal Evans <do...@pivotal.io>.
+1

On Thu, Feb 13, 2020, 03:38 Ju@N <ju...@gmail.com> wrote:

> Hello devs,
>
> I'd like to include the fix for GEODE-7756 [1] in release 1.12.0.
> The change prevents a performance degradation introduced in Geode 1.11
> through to the OQL Method Invocation authorization feature, for which
> regular cache operations are slowed down on clusters where there are
> running CQs.
> The SHA is 5dd7a8420bbe43657abc82e5b8d073eb01b51d8d [2].
> Best regards.
>
> [1]: https://issues.apache.org/jira/browse/GEODE-7756
> [2]:
>
> https://github.com/apache/geode/commit/5dd7a8420bbe43657abc82e5b8d073eb01b51d8d
>
> --
> Ju@N
>