[INFO] Latest test run of 200 DistributedTestOpenJDK8 passes

2020-06-18 Thread Mark Hanson
FYI, the build success rate was around 90% or so about two months ago. Here are the DUnit tests that are currently failing in our tests, most likely in CI, and PR pipelines. Please let me know if you have any questions. Thanks, Mark

Re: Setting your commit email address

2020-06-18 Thread Owen Nichols
Perhaps a little-known feature of GitHub: you can comment on commits too, not just on PRs. For example: https://github.com/apache/geode/commit/d82e30d3dd50e3983c332063c41915e97aca721a On 6/18/20, 3:48 PM, "Kirk Lund" wrote: I'm not sure what you're talking about Jake (PRs?). I'm talking

Re: Setting your commit email address

2020-06-18 Thread Kirk Lund
I'm not sure what you're talking about Jake (PRs?). I'm talking about commits that are already on develop. For example, if someone adds a new dunit test that turns out to be very flaky, I'd like to find out from the git log who authored it and send them an email directly (privately) and I have no

Re: Setting your commit email address

2020-06-18 Thread Mark Hanson
I think that is a fair point. On 6/18/20, 3:43 PM, "Jacob Barrett" wrote: Regardless of the email address issue, you can go to the commit and make comments and @johndoe and they will get a notification. -Jake > On Jun 18, 2020, at 10:31 AM, Kirk Lund wrote: > > I

Re: [PROPOSAL] back port fix for GEODE-8251 to support branches

2020-06-18 Thread Bruce Schuchardt
+1 On 6/18/20, 3:24 PM, "Jinmei Liao" wrote: The fix for this issue

Re: Setting your commit email address

2020-06-18 Thread Jacob Barrett
Regardless of the email address issue, you can go to the commit and make comments and @johndoe and they will get a notification. -Jake > On Jun 18, 2020, at 10:31 AM, Kirk Lund wrote: > > I guess my main point is that I don't like private emails in OSS commit > messages. > > Author: John

Re: [PROPOSAL] back port fix for GEODE-8251 to support branches

2020-06-18 Thread Owen Nichols
+1 On 6/18/20, 3:24 PM, "Jinmei Liao" wrote: The fix for this issue

[PROPOSAL] back port fix for GEODE-8251 to support branches

2020-06-18 Thread Jinmei Liao
The fix for this issue https://issues.apache.org/jira/browse/GEODE-8251 is needed on support 1.13 branch in order for rolling upgrade to work from 1.12 to 1.13. Thanks! Jinmei

Re: [PROPOSAL] backport GEODE-8277 to support/1.13

2020-06-18 Thread Dave Barnes
Wow, +103! Sounds like an endorsement. On Thu, Jun 18, 2020 at 12:44 PM Owen Nichols wrote: > +1 > > On 6/18/20, 12:15 PM, "Dick Cavender" wrote: > > +1 > > -Original Message- > From: Ernie Burghardt > Sent: Thursday, June 18, 2020 10:49 AM > To:

Re: [PROPOSAL] backport GEODE-8277 to support/1.13

2020-06-18 Thread Owen Nichols
+1 On 6/18/20, 12:15 PM, "Dick Cavender" wrote: +1 -Original Message- From: Ernie Burghardt Sent: Thursday, June 18, 2020 10:49 AM To: dev@geode.apache.org Subject: Re: [PROPOSAL] backport GEODE-8277 to support/1.13 +100 On 6/18/20, 10:46 AM,

RE: [PROPOSAL] backport GEODE-8277 to support/1.13

2020-06-18 Thread Dick Cavender
+1 -Original Message- From: Ernie Burghardt Sent: Thursday, June 18, 2020 10:49 AM To: dev@geode.apache.org Subject: Re: [PROPOSAL] backport GEODE-8277 to support/1.13 +100 On 6/18/20, 10:46 AM, "Bruce Schuchardt" wrote: Several keystores used by a test have expired, which

Re: Setting your commit email address

2020-06-18 Thread Mark Hanson
Hi All, Just my opinion here, but I think that if you commit something that breaks CI, I should be able e-mail you at the email address on your commit. Thanks, Mark On 6/18/20, 10:31 AM, "Kirk Lund" wrote: I guess my main point is that I don't like private emails in OSS commit

Re: [PROPOSAL] backport GEODE-8277 to support/1.13

2020-06-18 Thread Ernie Burghardt
+100 On 6/18/20, 10:46 AM, "Bruce Schuchardt" wrote: Several keystores used by a test have expired, which will cause acceptance tests to fail in support/1.13. I’d like to cherry-pick the new keystores into that branch. The new keystores have a 5/2120 expiration date.

[PROPOSAL] backport GEODE-8277 to support/1.13

2020-06-18 Thread Bruce Schuchardt
Several keystores used by a test have expired, which will cause acceptance tests to fail in support/1.13. I’d like to cherry-pick the new keystores into that branch. The new keystores have a 5/2120 expiration date.

Re: Setting your commit email address

2020-06-18 Thread Kirk Lund
I guess my main point is that I don't like private emails in OSS commit messages. Author: John Doe If there's a problem with a commit made by John Doe and he doesn't work for Pivotal, then I have no idea how to contact him directly to discuss the commit. If I visit github.com/johndoe, there's

Heap memory used by gateway sender queues way above configured limit after server restart

2020-06-18 Thread Alberto Gomez
Hi, I have found an issue with heap memory consumed by gateway sender queues way above the configured limit after a server is restarted (on the restarted server). The problem is described in the following ticket: https://issues.apache.org/jira/browse/GEODE-8278 I would highly appreciate some

Re: Odg: Certificate Based Authorization

2020-06-18 Thread Jakov Varenina
Hi Anthony and all, I have been working with Mario on this feature. Let me first answer the questions: 1) Multi-user authentication will not be supported when using this new kind of SecurityManager implementation. 2) The idea was to use only CN for principal, and ignore SAN (this would be