Fixed: apache/geode#1941 (release/1.1.0 - 4763a5b)

2017-02-01 Thread Travis CI
Build Update for apache/geode - Build: #1941 Status: Fixed Duration: 7 minutes and 52 seconds Commit: 4763a5b (release/1.1.0) Author: Dan Smith Message: GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar Workaround for an issue with gradle and

[jira] [Commented] (GEODE-2413) peer-to-peer authentication: Peer need to re-authenticate view message

2017-02-01 Thread Hitesh Khamesra (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849341#comment-15849341 ] Hitesh Khamesra commented on GEODE-2413: When peer gets view message from the coordinator, it

[jira] [Created] (GEODE-2413) peer-to-peer authentication: Peer need to re-authenticate view message

2017-02-01 Thread Hitesh Khamesra (JIRA)
Hitesh Khamesra created GEODE-2413: -- Summary: peer-to-peer authentication: Peer need to re-authenticate view message Key: GEODE-2413 URL: https://issues.apache.org/jira/browse/GEODE-2413 Project:

Broken: apache/geode#1938 (develop - 2ee1ecd)

2017-02-01 Thread Travis CI
Build Update for apache/geode - Build: #1938 Status: Broken Duration: 8 minutes and 52 seconds Commit: 2ee1ecd (develop) Author: Udo Kohlmeyer Message: GEODE-2329: Fixed code from code review View the changeset:

Re: Broken: apache/geode#1935 (develop - e606f3e)

2017-02-01 Thread Anilkumar Gingade
The issue was with: > Format violations were found. Run 'gradlew spotlessApply' to fix them. geode-core/src/test/java/org/apache/geode/internal/cache/DiskLruRegRecoveryJUnitTest.java geode-core/src/test/java/org/apache/geode/internal/cache/PersistentPartitionedRegionJUnitTest.java Which has

[jira] [Commented] (GEODE-2401) CI Failure: returnCorrectResultsWhenBucketIsMovedAndMovedBackOnIndexUpdate

2017-02-01 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849255#comment-15849255 ] Dan Smith commented on GEODE-2401: -- I was able to reproduce this. It looks like the underlying cause is

Broken: apache/geode#1935 (develop - e606f3e)

2017-02-01 Thread Travis CI
Build Update for apache/geode - Build: #1935 Status: Broken Duration: 7 minutes and 59 seconds Commit: e606f3e (develop) Author: Anil Message: GEODE-1672: Disabled recovering values for LRU region during startup. When recovering persistent files, system

[jira] [Updated] (GEODE-2412) Builds are failing in pipeline due to SSL locator tests failing.

2017-02-01 Thread Galen O'Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Galen O'Sullivan updated GEODE-2412: Component/s: (was: rest (dev)) > Builds are failing in pipeline due to SSL locator

[jira] [Updated] (GEODE-2412) Builds are failing in pipeline due to SSL locator tests failing.

2017-02-01 Thread Galen O'Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Galen O'Sullivan updated GEODE-2412: Component/s: rest (dev) > Builds are failing in pipeline due to SSL locator tests failing.

[jira] [Updated] (GEODE-2412) Builds are failing in pipeline due to SSL locator tests failing.

2017-02-01 Thread Galen O'Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Galen O'Sullivan updated GEODE-2412: Component/s: tests locator > Builds are failing in pipeline due to SSL

[jira] [Created] (GEODE-2412) Builds are failing in pipeline due to SSL locator tests failing.

2017-02-01 Thread Galen O'Sullivan (JIRA)
Galen O'Sullivan created GEODE-2412: --- Summary: Builds are failing in pipeline due to SSL locator tests failing. Key: GEODE-2412 URL: https://issues.apache.org/jira/browse/GEODE-2412 Project: Geode

[jira] [Assigned] (GEODE-2412) Builds are failing in pipeline due to SSL locator tests failing.

2017-02-01 Thread Galen O'Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Galen O'Sullivan reassigned GEODE-2412: --- Assignee: Galen O'Sullivan > Builds are failing in pipeline due to SSL locator tests

Re: [DISCUSS] Release branch for 1.1.0

2017-02-01 Thread Hitesh Khamesra
Thanks Dan !! From: Dan Smith To: dev@geode.apache.org Sent: Wednesday, February 1, 2017 2:34 PM Subject: Re: [DISCUSS] Release branch for 1.1.0 I checked in what I hope is a workaround for GEODE-2386. We'll see what happens when the nightly build runs. It

[GitHub] geode pull request #381: Modified junit to run under windows; old junits fai...

2017-02-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/381 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (GEODE-2386) Unable to launch dunit VMs in nightly builds

2017-02-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849089#comment-15849089 ] ASF subversion and git services commented on GEODE-2386: Commit

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #458 has FAILED (11 tests failed, no failures were new)

2017-02-01 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #458 failed. --- Scheduled 11/1666 tests failed, no failures were new.

Re: [DISCUSS] Release branch for 1.1.0

2017-02-01 Thread Dan Smith
I checked in what I hope is a workaround for GEODE-2386. We'll see what happens when the nightly build runs. It doesn't seem to reproduce in other environments. -Dan On Wed, Feb 1, 2017 at 1:34 PM, Anthony Baker wrote: > If it doesn’t need to be fixed in 1.1.0, please unset

[jira] [Commented] (GEODE-2386) Unable to launch dunit VMs in nightly builds

2017-02-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849038#comment-15849038 ] ASF subversion and git services commented on GEODE-2386: Commit

[jira] [Commented] (GEODE-2247) GFSH connect over HTTP without credentials should fail earlier

2017-02-01 Thread Kevin Duling (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849028#comment-15849028 ] Kevin Duling commented on GEODE-2247: - The reason why it is succeeding is because credentials are not

[jira] [Updated] (GEODE-2247) GFSH connect over HTTP without credentials should fail earlier

2017-02-01 Thread Kevin Duling (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Duling updated GEODE-2247: Affects Version/s: 1.0.0-incubating Priority: Minor (was: Major) Fix

[jira] [Resolved] (GEODE-2409) Beautify readme file

2017-02-01 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart resolved GEODE-2409. -- Resolution: Fixed > Beautify readme file > > > Key:

[jira] [Commented] (GEODE-2381) Make enums not get so mangled by Spotless

2017-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849012#comment-15849012 ] ASF GitHub Bot commented on GEODE-2381: --- Github user jaredjstewart commented on the issue:

[GitHub] geode issue #368: [GEODE-2381] make complex enums more readable

2017-02-01 Thread jaredjstewart
Github user jaredjstewart commented on the issue: https://github.com/apache/geode/pull/368 +1, this looks much better! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[jira] [Commented] (GEODE-2409) Beautify readme file

2017-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848999#comment-15848999 ] ASF GitHub Bot commented on GEODE-2409: --- Github user scmbuildguy commented on the issue:

[jira] [Commented] (GEODE-1672) When amount of overflowed persisted data exceeds heap size startup may run out of memory

2017-02-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848996#comment-15848996 ] ASF subversion and git services commented on GEODE-1672: Commit

[jira] [Resolved] (GEODE-2329) JSONFormatter.fromJSON method has duplicate behavior

2017-02-01 Thread Udo Kohlmeyer (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Kohlmeyer resolved GEODE-2329. -- Resolution: Fixed Fix Version/s: 1.2.0 > JSONFormatter.fromJSON method has duplicate

[jira] [Assigned] (GEODE-2329) JSONFormatter.fromJSON method has duplicate behavior

2017-02-01 Thread Udo Kohlmeyer (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Kohlmeyer reassigned GEODE-2329: Assignee: Udo Kohlmeyer > JSONFormatter.fromJSON method has duplicate behavior >

[jira] [Commented] (GEODE-2329) JSONFormatter.fromJSON method has duplicate behavior

2017-02-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848984#comment-15848984 ] ASF subversion and git services commented on GEODE-2329: Commit

[jira] [Commented] (GEODE-2329) JSONFormatter.fromJSON method has duplicate behavior

2017-02-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848985#comment-15848985 ] ASF subversion and git services commented on GEODE-2329: Commit

[jira] [Commented] (GEODE-2329) JSONFormatter.fromJSON method has duplicate behavior

2017-02-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848982#comment-15848982 ] ASF subversion and git services commented on GEODE-2329: Commit

[jira] [Commented] (GEODE-2329) JSONFormatter.fromJSON method has duplicate behavior

2017-02-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848983#comment-15848983 ] ASF subversion and git services commented on GEODE-2329: Commit

[jira] [Commented] (GEODE-2409) Beautify readme file

2017-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848979#comment-15848979 ] ASF GitHub Bot commented on GEODE-2409: --- Github user joeymcallister commented on the issue:

[jira] [Resolved] (GEODE-2328) Refactor add*Field methods to reduce the duplicates

2017-02-01 Thread Udo Kohlmeyer (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Kohlmeyer resolved GEODE-2328. -- Resolution: Won't Fix There is no way simple way to clean this up without introducing

[GitHub] geode issue #380: GEODE-2409: Beautify readme

2017-02-01 Thread jaredjstewart
Github user jaredjstewart commented on the issue: https://github.com/apache/geode/pull/380 See [here](https://github.com/jaredjstewart/geode/blob/GEODE-2409/README.md) to view the updated readme in your browser. --- If your project is set up for it, you can reply to this email and

Re: [DISCUSS] Release branch for 1.1.0

2017-02-01 Thread Anthony Baker
If it doesn’t need to be fixed in 1.1.0, please unset the ‘Fix Version’ in JIRA. Thanks, Anthony > On Feb 1, 2017, at 9:53 AM, Kevin Duling wrote: > > GEODE-2247 GFSH over HTTP succeeds without authentication > > The title for this is a little misleading. Yes, it

Re: Review Request 55736: GEODE-2328: Refactor add Field methods to reduce the duplicates

2017-02-01 Thread Udo Kohlmeyer
> On Jan. 31, 2017, 11:43 p.m., Bruce Schuchardt wrote: > > The only thing that concerns me about this change-set is the > > auto-boxing/unboxing that's going on with the new method. The old code > > didn't do that. > > Hitesh Khamesra wrote: > This also concerns me. > > Galen

Re: [DISCUSS] Release branch for 1.1.0

2017-02-01 Thread Hitesh Khamesra
I have updated the release notes. Please verify and update it. Thanks,Hitesh From: Anthony Baker To: dev@geode.apache.org Sent: Wednesday, February 1, 2017 9:46 AM Subject: Re: [DISCUSS] Release branch for 1.1.0 While we’re finalizing the last fixes, let’s

[jira] [Commented] (GEODE-283) Remove Gateway class if possible

2017-02-01 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848907#comment-15848907 ] Karen Smoler Miller commented on GEODE-283: --- There are no instances of the Gateway class in the

[jira] [Assigned] (GEODE-2206) Add junit-quickcheck to Gradle test dependencies.

2017-02-01 Thread Galen O'Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Galen O'Sullivan reassigned GEODE-2206: --- Assignee: Galen O'Sullivan > Add junit-quickcheck to Gradle test dependencies. >

[jira] [Updated] (GEODE-2410) afterPrimary and afterSecondary event listeners pass through the same critical section

2017-02-01 Thread nabarun (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nabarun updated GEODE-2410: --- Description: * afterPrimary and afterSecondary listeners will call the same critical section. * They will

[jira] [Assigned] (GEODE-2411) Remove references to Gemfire from include guards

2017-02-01 Thread Michael Dodge (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dodge reassigned GEODE-2411: Assignee: Michael Dodge > Remove references to Gemfire from include guards >

[jira] [Created] (GEODE-2411) Remove references to Gemfire from include guards

2017-02-01 Thread Michael Dodge (JIRA)
Michael Dodge created GEODE-2411: Summary: Remove references to Gemfire from include guards Key: GEODE-2411 URL: https://issues.apache.org/jira/browse/GEODE-2411 Project: Geode Issue Type:

[jira] [Updated] (GEODE-1672) When amount of overflowed persisted data exceeds heap size startup may run out of memory

2017-02-01 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karen Smoler Miller updated GEODE-1672: --- Component/s: docs > When amount of overflowed persisted data exceeds heap size

Re: [GitHub] geode pull request #380: GEODE-2409: Beautify readme

2017-02-01 Thread Joey McAllister
+1 - Looks great, Jared! On Wed, Feb 1, 2017 at 11:34 AM jaredjstewart wrote: > GitHub user jaredjstewart opened a pull request: > > https://github.com/apache/geode/pull/380 > > GEODE-2409: Beautify readme > > - Add Apache Geode banner image > - Add badges

[GitHub] geode issue #368: [GEODE-2381] make complex enums more readable

2017-02-01 Thread galen-pivotal
Github user galen-pivotal commented on the issue: https://github.com/apache/geode/pull/368 I don't really understand what the `48` means, but it's used elsewhere and looks something like "put everything on its own line". --- If your project is set up for it, you can reply to this

[jira] [Commented] (GEODE-2381) Make enums not get so mangled by Spotless

2017-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848868#comment-15848868 ] ASF GitHub Bot commented on GEODE-2381: --- Github user galen-pivotal commented on the issue:

Re: Review Request 55736: GEODE-2328: Refactor add Field methods to reduce the duplicates

2017-02-01 Thread Udo Kohlmeyer
> On Jan. 31, 2017, 11:43 p.m., Bruce Schuchardt wrote: > > The only thing that concerns me about this change-set is the > > auto-boxing/unboxing that's going on with the new method. The old code > > didn't do that. > > Hitesh Khamesra wrote: > This also concerns me. > > Galen

Re: Review Request 55736: GEODE-2328: Refactor add Field methods to reduce the duplicates

2017-02-01 Thread Galen O'Sullivan
> On Jan. 31, 2017, 11:43 p.m., Bruce Schuchardt wrote: > > The only thing that concerns me about this change-set is the > > auto-boxing/unboxing that's going on with the new method. The old code > > didn't do that. > > Hitesh Khamesra wrote: > This also concerns me. Don't `writeData`

Re: Review Request 55736: GEODE-2328: Refactor add Field methods to reduce the duplicates

2017-02-01 Thread Galen O'Sullivan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55736/#review163747 --- Ship it! Hooray for deleting code! Ship it! - Galen

[jira] [Commented] (GEODE-2409) Beautify readme file

2017-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848838#comment-15848838 ] ASF GitHub Bot commented on GEODE-2409: --- GitHub user jaredjstewart opened a pull request:

[GitHub] geode pull request #380: GEODE-2409: Beautify readme

2017-02-01 Thread jaredjstewart
GitHub user jaredjstewart opened a pull request: https://github.com/apache/geode/pull/380 GEODE-2409: Beautify readme - Add Apache Geode banner image - Add badges for the latest version in Maven Central and for the Apache 2.0 license - Improve formatting for the table of

[jira] [Commented] (GEODE-1672) When amount of overflowed persisted data exceeds heap size startup may run out of memory

2017-02-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848824#comment-15848824 ] ASF subversion and git services commented on GEODE-1672: Commit

[jira] [Created] (GEODE-2410) afterPrimary and afterSecondary event listeners pass through the same critical section

2017-02-01 Thread nabarun (JIRA)
nabarun created GEODE-2410: -- Summary: afterPrimary and afterSecondary event listeners pass through the same critical section Key: GEODE-2410 URL: https://issues.apache.org/jira/browse/GEODE-2410 Project:

[jira] [Created] (GEODE-2409) Beautify readme file

2017-02-01 Thread Jared Stewart (JIRA)
Jared Stewart created GEODE-2409: Summary: Beautify readme file Key: GEODE-2409 URL: https://issues.apache.org/jira/browse/GEODE-2409 Project: Geode Issue Type: Wish Components:

[jira] [Assigned] (GEODE-2409) Beautify readme file

2017-02-01 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart reassigned GEODE-2409: Assignee: Jared Stewart > Beautify readme file > > >

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #457 has FAILED (11 tests failed, no failures were new)

2017-02-01 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #457 failed. --- This was manually triggered by Trevor Marshall. 11/1666 tests failed, no failures were new.

Re: [DISCUSS] Release branch for 1.1.0

2017-02-01 Thread Kevin Duling
GEODE-2247 GFSH over HTTP succeeds without authentication The title for this is a little misleading. Yes, it succeeds, but with an 'anonymous' and unprivileged user. That could be a valid use-case. For example, dev rest does not require a login to execute a ping. I hope to have it resolved

Re: [DISCUSS] Release branch for 1.1.0

2017-02-01 Thread Anthony Baker
While we’re finalizing the last fixes, let’s crowd-source the release notes. These will be linked from the releases page on the website and included in the ANNOUNCE email. You can edit the release notes here: https://cwiki.apache.org/confluence/display/GEODE/Release+Notes Thanks, Anthony >

[jira] [Commented] (GEODE-2365) update clicache/src

2017-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848629#comment-15848629 ] ASF GitHub Bot commented on GEODE-2365: --- Github user mmartell commented on the issue:

[GitHub] geode issue #375: GEODE-2365: Replace gemfire with geode in clicache src.

2017-02-01 Thread mmartell
Github user mmartell commented on the issue: https://github.com/apache/geode/pull/375 Fixed one failing clicache (ThinClientCSTXN) due to an invalid gfsh arg. Apparently gfsh still requires gemfire terminology: gemfire.ALLOW_PERSISTENT_TRANSACTIONS not

Re: Review Request 56002: GEODE-1672 LRU region values are not recovered during disk recovery.

2017-02-01 Thread Eric Shu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56002/#review163822 --- Ship it! Ship It! - Eric Shu On Feb. 1, 2017, 1:54 a.m.,

Build failed in Jenkins: Geode-nightly #734

2017-02-01 Thread Apache Jenkins Server
See Changes: [kduling] GEODE-2250: gfsh -e connect will throw java.lang.StackOverflowError [klund] GEODE-2395: add FlakyCategory to intermittently failing test [ukohlmeyer] GEODE-1793: Fix a flaky test, clean up SSL tests. This closes