Re: [Announce] Release branch 1.9.2 created

2019-10-04 Thread Jens Deppe
I have issued a separate email thread for inclusion of GEODE-7241 and GEODE-7261 On Fri, Oct 4, 2019 at 10:32 AM Udo Kohlmeyer wrote: > Hi there Owen, > > Thank you for pointing out the missed process. > > @Jens, I think the majority of the GEODE tickets listed are related to > the AEQ pause fea

Re: [Announce] Release branch 1.9.2 created

2019-10-04 Thread Udo Kohlmeyer
Hi there Owen, Thank you for pointing out the missed process. @Jens, I think the majority of the GEODE tickets listed are related to the AEQ pause feature. If so, it might be best to group them, in order to best gauge which tickets need to be discussed to be included in the release. --Udo

Re: [Announce] Release branch 1.9.2 created

2019-10-04 Thread Udo Kohlmeyer
+1 to adding GEODE-7079. I believe this will improve the overall stability of what is already being targeted for the 1.9.2 release. --Udo On 10/4/19 10:12 AM, Juan José Ramos wrote: Hello Jens, Thanks for your detailed email. That said, I'm aware of the fact that the main purpose of 1.9.2 rel

Re: [Announce] Release branch 1.9.2 created

2019-10-04 Thread Owen Nichols
I can see that the AEQ pause feature was previously discussed and approved: https://lists.apache.org/thread.html/9b5f5c58e1b298d9d0ca870a0deec06f7344a60809790c75a5f68bfa@%3Cdev.geode.apache.org%3E

Re: [Announce] Release branch 1.9.2 created

2019-10-04 Thread Juan José Ramos
Hello Jens, Thanks for your detailed email. That said, I'm aware of the fact that the main purpose of 1.9.2 release is to provide fixes that are required for the Spring Data Geode project, that's why I want to include GEODE-7079 :-). Long story short: GEODE-7079 can be hit by *spring-data-geode* u

Re: [Announce] Release branch 1.9.2 created

2019-10-04 Thread Jens Deppe
Hi Juan, The purpose of this release is to provide fixes that are required for the Spring Data Geode project. Since the current release of SDG (2.2.0.RELEASE) is based against Geode 1.9.1, it cannot be bumped to any newer (major or even minor) version that may contain fixes it requires. Thus, for

Re: [Announce] Release branch 1.9.2 created

2019-10-04 Thread Juan José Ramos
Hello Jens, Can we add *GEODE-7079 [1]* to this release branch as well?. The fix basically prevents a NPE during restart of members that have configured asynchronous event distribution (either WAN replication of async event listener) & conflation. Best regards. [1]: https://issues.apache.org/jira

Re: [Announce] Release branch 1.9.2 created

2019-10-04 Thread Robert Houghton
I'm about to merge the war pr into develop. On Fri, Oct 4, 2019, 06:47 Jens Deppe wrote: > Hello Geode Dev Community, > > We have created a new release branch for Apache Geode 1.9.2 - > "release/1.9.2" > > > This branch currently includes the following commits: > > > GEODE-7124: Fixing tests for

[Announce] Release branch 1.9.2 created

2019-10-04 Thread Jens Deppe
Hello Geode Dev Community, We have created a new release branch for Apache Geode 1.9.2 - "release/1.9.2" This branch currently includes the following commits: GEODE-7124: Fixing tests for older version GEODE-7204: Add changes to AEQ documentation for 'pause-event-processing' functionality (#40