Build failed in Jenkins: Geode-nightly #427

2016-04-01 Thread Apache Jenkins Server
See Changes: [ukohlmeyer] GEODE-1143: Reverting GC changes to test.gradle [hkhamesra] GEODE-483 udated previous commit to avoid BindException in text code. [huynhja] GEODE-1062: Refactor of WANTestBase [bschuchardt] GEODE-389 Required

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #268 was SUCCESSFUL (with 1379 tests)

2016-04-01 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #268 was successful. --- Scheduled 1383 tests in total. https://build.spring.io/browse/SGF-NAG-268/ -- This

Re: Review Request 45503: GEODE-962: RestAPIsWithSSLDUnitTest.testMutualAuthentication CI failure

2016-04-01 Thread Hitesh Khamesra
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45503/#review126665 --- Ship it! Ship It! - Hitesh Khamesra On March 30, 2016, 8:22

Re: Review Request 45503: GEODE-962: RestAPIsWithSSLDUnitTest.testMutualAuthentication CI failure

2016-04-01 Thread Udo Kohlmeyer
> On March 30, 2016, 10:29 p.m., Bruce Schuchardt wrote: > > Is there any documentation that shows how to create the HTTP client? If so > > does it need to be modified? I don't think that we have any documentation on creating an HTTP client. We specify we expose via REST and it is up to the i

Re: Review Request 45336: GEODE-920: Not to create CCN for gateway receiver

2016-04-01 Thread xiaojian zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45336/ --- (Updated April 1, 2016, 10:11 p.m.) Review request for geode, anilkumar gingade

[GitHub] incubator-geode pull request: GEODE-1151 Add new committer to list...

2016-04-01 Thread davebarnes97
Github user davebarnes97 commented on the pull request: https://github.com/apache/incubator-geode/pull/120#issuecomment-204568744 I'm planning to merge this PR as soon as my new credentials are activated. --- If your project is set up for it, you can reply to this email and have your

Review Request 45599: GEODE-1160 TransactionWriter is unexpectedly triggered if updating data entries with using PDX serializer

2016-04-01 Thread Bruce Schuchardt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45599/ --- Review request for geode, Darrel Schneider, Hitesh Khamesra, Jianxia Chen, and U

Re: Review Request 45336: GEODE-920: Not to create CCN for gateway receiver

2016-04-01 Thread anilkumar gingade
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45336/#review126608 --- geode-core/src/main/java/com/gemstone/gemfire/internal/cache/Init

[GitHub] incubator-geode pull request: GEODE-1061: Made the update operatio...

2016-04-01 Thread nabarunnag
GitHub user nabarunnag opened a pull request: https://github.com/apache/incubator-geode/pull/121 GEODE-1061: Made the update operations to be synchronous and made sure executeCQ happens before updates GEODE-1061: Made the update operations to be synchronous and made sure executeCQ

[discuss] Install Google Analytics for tracking activity on geode.incubator.apache.org

2016-04-01 Thread Gregory Chase
Dear Geode contributors, In the community marketing world, awareness tracking through analytics such as website traffic are very important. We are currently flying blind on geode.incubator.apache.org. We don't know answers to questions like: How many people are hitting our site Whether they are n

Re: Nightly build 456 failures

2016-04-01 Thread Kirk Lund
Oops I was looking at build #425 instead of #426. -Kirk On Fri, Apr 1, 2016 at 9:33 AM, Bruce Schuchardt wrote: > I think Udo has already done that. Last night's build had only 1 failure. > > > Le 4/1/2016 9:30 AM, Kirk Lund a écrit : > >> Nightly build hit 456 failures last night. I think we

Re: Nightly build 456 failures

2016-04-01 Thread Bruce Schuchardt
I think Udo has already done that. Last night's build had only 1 failure. Le 4/1/2016 9:30 AM, Kirk Lund a écrit : Nightly build hit 456 failures last night. I think we need to disable the GC logging and see if that's the cause. -Kirk

Nightly build 456 failures

2016-04-01 Thread Kirk Lund
Nightly build hit 456 failures last night. I think we need to disable the GC logging and see if that's the cause. -Kirk

Build failed in Jenkins: Geode-nightly #426

2016-04-01 Thread Apache Jenkins Server
See Changes: [hkhamesra] GEODE-1031 Now pool closes queueMge before connectionMgr [huynhja] GEODE-1142: Modified the cleanUpVM function to clear all directories. [hkhamesra] GEODE-1150 increased wait to join locator to cluster. [hkhames