GEMFIRE env var

2016-08-02 Thread Anthony Baker
I was looking at the geode-assembly build script and noticed this: tasks.withType(Test){ environment 'GEMFIRE', "$buildDir/install/${distributions.main.baseName}/lib” } … // Create a configuration closure to configure test targets with the install directory def dependOnInstalledProduct = {

[GitHub] incubator-geode pull request #218: GEODE-1682: Adding options for starting G...

2016-08-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-geode/pull/218 --- 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

Re: Review Request 50680: fix replace on overflowed entry

2016-08-02 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50680/#review144503 --- Ship it! Ship It! - Ken Howe On Aug. 1, 2016, 11:17 p.m.,

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #389 was SUCCESSFUL (with 1423 tests). Change made by John Blum <jb...@pivotal.io>.

2016-08-02 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #389 was successful. --- Scheduled with changes by John Blum . 1425 tests in total.

Re: Review Request 50715: GEODE-1128: Fixes for colocation configuration problems

2016-08-02 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50715/#review144540 ---

Build failed in Jenkins: Geode-release #22

2016-08-02 Thread Apache Jenkins Server
See -- Started by user markito [EnvInject] - Loading node environment variables. Building remotely on H0 (Hadoop Tez yahoo-not-h2) in workspace > git

Re: Build failed in Jenkins: Geode-release #22

2016-08-02 Thread William Markito
Added H0 to the exclusion list... Seems to be the machine that has some other problems. On Tue, Aug 2, 2016 at 9:25 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See > > -- > Started by

[GitHub] incubator-geode issue #215: GEODE-1674: Using a immuatable object to pass th...

2016-08-02 Thread nabarunnag
Github user nabarunnag commented on the issue: https://github.com/apache/incubator-geode/pull/215 Checked in --- 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

[GitHub] incubator-geode pull request #215: GEODE-1674: Using a immuatable object to ...

2016-08-02 Thread nabarunnag
Github user nabarunnag closed the pull request at: https://github.com/apache/incubator-geode/pull/215 --- 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

[GitHub] incubator-geode pull request #223: GEODE-1712: introduce SecurityService and...

2016-08-02 Thread gracemeilen
GitHub user gracemeilen opened a pull request: https://github.com/apache/incubator-geode/pull/223 GEODE-1712: introduce SecurityService and unit tests for security You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-geode pull request #224: GEODE-1648: Introduce security-enabled-co...

2016-08-02 Thread gracemeilen
GitHub user gracemeilen opened a pull request: https://github.com/apache/incubator-geode/pull/224 GEODE-1648: Introduce security-enabled-components and tests You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-geode pull request #224: GEODE-1648: Introduce security-enabled-co...

2016-08-02 Thread jinmeiliao
Github user jinmeiliao commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/224#discussion_r73212878 --- Diff: geode-core/src/main/java/com/gemstone/gemfire/management/internal/ManagementAgent.java --- @@ -447,8 +449,7 @@ public synchronized

[GitHub] incubator-geode pull request #224: GEODE-1648: Introduce security-enabled-co...

2016-08-02 Thread jinmeiliao
Github user jinmeiliao commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/224#discussion_r73213204 --- Diff: geode-core/src/main/java/com/gemstone/gemfire/management/internal/ManagementAgent.java --- @@ -509,8 +510,7 @@ private void

[GitHub] incubator-geode pull request #224: GEODE-1648: Introduce security-enabled-co...

2016-08-02 Thread jinmeiliao
Github user jinmeiliao commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/224#discussion_r73207985 --- Diff: geode-core/src/main/java/com/gemstone/gemfire/distributed/internal/AbstractDistributionConfig.java --- @@ -498,6 +502,29 @@ protected

[GitHub] incubator-geode pull request #223: GEODE-1712: introduce SecurityService and...

2016-08-02 Thread jinmeiliao
Github user jinmeiliao commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/223#discussion_r73215457 --- Diff: geode-core/src/main/java/com/gemstone/gemfire/internal/security/IntegratedSecurityService.java --- @@ -0,0 +1,164 @@ +package

[GitHub] incubator-geode pull request #224: GEODE-1648: Introduce security-enabled-co...

2016-08-02 Thread jinmeiliao
Github user jinmeiliao commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/224#discussion_r73211230 --- Diff: geode-core/src/main/java/com/gemstone/gemfire/internal/security/GeodeSecurityUtil.java --- @@ -471,16 +499,27 @@ public static

Review Request 50715: GEODE-1128: Fixes for colocation configuration problems

2016-08-02 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50715/ --- Review request for geode. Repository: geode Description --- Test for