Done!

On Thu, Aug 15, 2019 at 3:21 PM Dan Smith <dsm...@pivotal.io> wrote:

> @kirk - go ahead and push it.
>
> -Dan
>
> On Thu, Aug 15, 2019 at 3:13 PM Kirk Lund <kl...@apache.org> wrote:
>
> > I have the cherry-pick ready to push or file a PR. Let me know what you
> > prefer...
> >
> > On Thu, Aug 15, 2019 at 3:01 PM Dan Smith <dsm...@pivotal.io> wrote:
> >
> > > Normally cherry-picking to the release branch is the release managers
> job
> > > (Dick in this case) [1]. He asked me to help out while he was on
> > vacation,
> > > so I will go ahead and cherry-pick it over.
> > >
> > > I kinda like the process Jake proposed though - creating a PR against
> the
> > > release branch. My only concern would be that maybe it would be too
> easy
> > > for someone to accidentally merge to the release branch without
> realizing
> > > that was the target?  Still might be better than making the release
> > manager
> > > do the cherry-pick.
> > >
> > > [1]
> > >
> https://cwiki.apache.org/confluence/display/GEODE/Releasing+Apache+Geode
> > >
> > > -Dan
> > >
> > > On Thu, Aug 15, 2019 at 2:53 PM Jacob Barrett <jbarr...@pivotal.io>
> > wrote:
> > >
> > > > You should be able to do the cherry-pick on your fork and then open a
> > PR
> > > > against the release branch.
> > > >
> > > > > On Aug 15, 2019, at 2:04 PM, Aaron Lindsey <alind...@pivotal.io>
> > > wrote:
> > > > >
> > > > > It sounds like there is consensus on adding this fix. Could someone
> > > > please cherry-pick this for me?
> > > > >
> > > > > Thanks,
> > > > > Aaron
> > > > >
> > > > >> On Aug 14, 2019, at 1:13 PM, Udo Kohlmeyer <u...@apache.com>
> wrote:
> > > > >>
> > > > >> @Aaron,Kirk - thank you for the clarification.
> > > > >>
> > > > >> +1 to include the fix, as reverting GEODE-7001 would be more
> effort
> > :)
> > > > >>
> > > > >> --Udo
> > > > >>
> > > > >> On 8/14/19 9:25 AM, Aaron Lindsey wrote:
> > > > >>> @Udo, I think Kirk explained it well — This issue was introduced
> > very
> > > > recently (right before we cut the release branch) and it has serious
> > > > consequences (requires restarting the server).
> > > > >>>
> > > > >>> - Aaron
> > > > >>>
> > > > >>>> On Aug 14, 2019, at 9:06 AM, Kirk Lund <kl...@apache.org>
> wrote:
> > > > >>>>
> > > > >>>> +1 to include this fix in 1.10.0
> > > > >>>>
> > > > >>>> FYI: The race condition for this code path to throw NPE (which
> is
> > > > >>>> catastrophic and requires restarting the server) was introduced
> by
> > > > commit
> > > > >>>> 279fa0 on July 31 for GEODE-7001.
> > > > >>>>
> > > > >>>> On Tue, Aug 13, 2019 at 6:22 PM Anthony Baker <
> aba...@pivotal.io>
> > > > wrote:
> > > > >>>>
> > > > >>>>> Given that we’re trying to stabilize the release branch and
> this
> > > fix
> > > > seems
> > > > >>>>> to *help* that I’m in favor of merging it.
> > > > >>>>>
> > > > >>>>> Anthony
> > > > >>>>>
> > > > >>>>>
> > > > >>>>>> On Aug 13, 2019, at 5:32 PM, Udo Kohlmeyer <u...@apache.com>
> > > wrote:
> > > > >>>>>>
> > > > >>>>>> @Aaron, is this an existing issue (i.e this was not introduced
> > in
> > > a
> > > > >>>>> current refactor)?
> > > > >>>>>> If the answer is anything other that "This will make the
> system
> > > stop
> > > > >>>>> working", I would vote: -1
> > > > >>>>>> If this is an existing issue and has been around for a while,
> I
> > > > think we
> > > > >>>>> hold off including this.
> > > > >>>>>> I think the boat has sailed on the inclusion of issues into
> the
> > > 1.10
> > > > >>>>> release. Sorry...
> > > > >>>>>> --Udo
> > > > >>>>>>
> > > > >>>>>> On 8/13/19 4:58 PM, Aaron Lindsey wrote:
> > > > >>>>>>> I’d like to propose including
> > > > >>>>>
> > > >
> > >
> >
> https://github.com/apache/geode/pull/3913/commits/6f1814d1f719cc06b13769c40a9d6d01f99f927c
> > > > >>>>> <
> > > > >>>>>
> > > >
> > >
> >
> https://github.com/apache/geode/pull/3913/commits/6f1814d1f719cc06b13769c40a9d6d01f99f927c
> > > > >
> > > > >>>>> in the Geode 1.10 release.
> > > > >>>>>>> This commit fixes an issue where a NullPointerException is
> > thrown
> > > > from
> > > > >>>>> PartitionedRegion.getLocalSize() when the statistics callback
> > > > sampler is
> > > > >>>>> invoked before a PartitionedRegion is initialized.
> > > > >>>>>>> - Aaron
> > > > >>>>>>>
> > > > >>>>>>>
> > > > >>>>>>>
> > > > >>>>>
> > > > >
> > > >
> > > >
> > >
> >
>

Reply via email to