The 1.11.0 branch we be cut on November 4th, 2019.

2019-10-28 Thread Mark Hanson
Please ensure that your changes are in November 3rd, 2019 at the latest. I will pick the SHA of the first successful build on November 4th, 2019. If you realize your change will not make the cut and think it should, please let me know. Thanks, Mark Hanson

Re: What tomcat8 is Geode using?

2019-10-28 Thread Dan Smith
To be clear, we are not actually shipping tomcat with geode. But we do compile and test our session replication modules against multiple versions of tomcat. We test against all the versions listed in that DependencyContraints.groovy file: deps.put("tomcat6.version", "6.0.37") deps.put("tom

Re: [Proposal] Cut 1.11.0 branch on November 4th, 2019.

2019-10-28 Thread Alexander Murmann
👍🏻 This matches what we discussed on the previous thread! Thanks of stepping up! On Mon, Oct 28, 2019 at 2:33 PM Mark Hanson wrote: > Hi All, > > Looks like I won the contest to be release manager by default, so let's > get started…. > > I think we should cut the branch on November 4th, 2019.

Re: [VOLUNTEER] I am volunteering to handle the 1.11 Apache Geode release.

2019-10-28 Thread Alexander Murmann
Owen, could you remind me which step requires PMC creds? I don't recall needing them when I managed a release earlier this year. On Mon, Oct 28, 2019 at 2:10 PM Owen Nichols wrote: > Fantastic, Mark! > > Please having a look at > https://cwiki.apache.org/confluence/display/GEODE/Releasing+Apache

[Proposal] Cut 1.11.0 branch on November 4th, 2019.

2019-10-28 Thread Mark Hanson
Hi All, Looks like I won the contest to be release manager by default, so let's get started…. I think we should cut the branch on November 4th, 2019. Assuming that is agreed to, I would pick the most stable build during that day. Please get back to me if you have any concerns. Thanks, Mark

Re: [VOLUNTEER] I am volunteering to handle the 1.11 Apache Geode release.

2019-10-28 Thread Owen Nichols
Fantastic, Mark! Please having a look at https://cwiki.apache.org/confluence/display/GEODE/Releasing+Apache+Geode and if you have any questions, there are now quite a few past release managers on the dev list who should

Re: [VOLUNTEER] I am volunteering to handle the 1.11 Apache Geode release.

2019-10-28 Thread Dave Barnes
Mark - I'll help out with docs -- updating the website, etc. On Mon, Oct 28, 2019 at 2:00 PM Mark Hanson wrote: > Hi All, > > Since we need a release manager for 1.11 and no one has volunteered, yet. > I thought I would volunteer. > > Thanks, > Mark

[VOLUNTEER] I am volunteering to handle the 1.11 Apache Geode release.

2019-10-28 Thread Mark Hanson
Hi All, Since we need a release manager for 1.11 and no one has volunteered, yet. I thought I would volunteer. Thanks, Mark

Re: Deprecate SystemFailure Class

2019-10-28 Thread Robert Houghton
+1. On Mon, Oct 28, 2019 at 12:11 PM Bill Burcham wrote: > The SystemFailure class is a clearing house for detecting and attempting to > mitigate SystemFailure exceptions e.g. VirtualMachineError and > OutOfMemoryError. > > This class should not exist. SystemFailure exceptions should be allowed

Re: What tomcat8 is Geode using?

2019-10-28 Thread Robert Houghton
Hi Kirk, Looking at extensions/geode-modules-tomcat8, that version (8.5.34) is what we are compiling and testing against in this module. On Thu, Oct 24, 2019 at 10:55 AM Kirk Lund wrote: > What actual artifacts does this refer to in DependencyConstraints.groovy? > > deps.put("tomcat8.versio

Re: [REQUEST] Squash merge please

2019-10-28 Thread Jacob Barrett
+1 > On Oct 22, 2019, at 5:12 PM, Nabarun Nag wrote: > > Hi Geode Committers, > > A kind request for using squash commit instead of using merge. > This will really help us in our bisect operations when a regression/flakiness > in the product is introduced. We can automate and go through fewe

Deprecate SystemFailure Class

2019-10-28 Thread Bill Burcham
The SystemFailure class is a clearing house for detecting and attempting to mitigate SystemFailure exceptions e.g. VirtualMachineError and OutOfMemoryError. This class should not exist. SystemFailure exceptions should be allowed to percolate up and cause the JVM to terminate as soon as possible wi

Re: [DISCUSS] Geode Redis Adapter

2019-10-28 Thread Jacob Barrett
I would just leave it where it is and make sure we document the issues you have identified in JIRA. This gives others the opportunity to make it better. -Jake > On Oct 23, 2019, at 10:10 AM, Patrick Johnson wrote: > > I noticed that Geodes Redis Adapter needs some work, but doesn't seem to >

Review for #4204

2019-10-28 Thread Alberto Gomez
Hi, Could I ask for a review on https://github.com/apache/geode/pull/4204? This PR is about GEODE-7157: (https://jira.apache.org/jira/browse/GEODE-7157). Thanks, /Alberto G.

[ANNOUNCE] Apache Geode 1.9.2

2019-10-28 Thread Jens Deppe
The Apache Geode community is pleased to announce the availability of Apache Geode 1.9.2. Apache Geode is a data management platform that provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high

[DISCUSS] review process documentation

2019-10-28 Thread Owen Nichols
Below is everything I could find addressing our current process around making and reviewing commits. If you’re a newer contributor, what topics are missing or unclear? If you’ve been a committer for a long time, does what’s in the wiki align with your understanding? Are there unwritten norms