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

2015-08-04 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #25 was successful. --- Scheduled 1004 tests in total. https://build.spring.io/browse/SGF-NAG-25/ -- This me

[GitHub] incubator-geode pull request: Fix for GEODE-109

2015-08-04 Thread sbawaska
Github user sbawaska commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/13#discussion_r36257113 --- Diff: gemfire-core/src/main/java/com/gemstone/gemfire/internal/redis/ExecutionHandlerContext.java --- @@ -179,31 +203,21 @@ public void executeC

[GitHub] incubator-geode pull request: Fix for GEODE-109

2015-08-04 Thread sbawaska
Github user sbawaska commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/13#discussion_r36256895 --- Diff: gemfire-core/src/main/java/com/gemstone/gemfire/internal/redis/DoubleWrapper.java --- @@ -37,12 +43,19 @@ public int compareTo(Object arg0

[GitHub] incubator-geode pull request: Fix for GEODE-109

2015-08-04 Thread sbawaska
Github user sbawaska commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/13#discussion_r36256817 --- Diff: gemfire-core/src/main/java/com/gemstone/gemfire/internal/redis/Command.java --- @@ -116,7 +106,8 @@ public String getStringKey() {

Re: Review Request 36963: GEODE-162: remove race condititions and long sleeps from region expiration test methods in RegionTestCase

2015-08-04 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36963/#review94131 --- Ship it! Ship It! - Kirk Lund On July 30, 2015, 11:50 p.m., Darr

Re: Review Request 37095: GEODE-77: two-phase membership view installation for network partition detection

2015-08-04 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37095/#review94129 --- Ship it! Ship It! - Darrel Schneider On Aug. 4, 2015, 2:07 p.m.,

Re: Review Request 37095: GEODE-77: two-phase membership view installation for network partition detection

2015-08-04 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37095/#review94128 --- gemfire-core/src/main/java/com/gemstone/gemfire/cache/util/BoundedL

Review Request 37098: fix GEODE-186

2015-08-04 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37098/ --- Review request for geode and Swapnil Bawaskar. Bugs: GEODE-186 https://issu

Review Request 37095: GEODE-77: two-phase membership view installation for network partition detection

2015-08-04 Thread Bruce Schuchardt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37095/ --- Review request for geode, anilkumar gingade, Hitesh Khamesra, Jason Huynh, Jianx

[GitHub] incubator-geode pull request: Fix for GEODE-109

2015-08-04 Thread vitogav
GitHub user vitogav opened a pull request: https://github.com/apache/incubator-geode/pull/13 Fix for GEODE-109 1) To fix this floating meta data problem for the redis list implementation, this meta data has been moved into the list region itself 2) Sorted set query failures are

Re: Review Request 37088: change test to use a wait criteria instead of pause and use millis instead of seconds

2015-08-04 Thread Swapnil Bawaskar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37088/#review94092 --- Ship it! Ship It! - Swapnil Bawaskar On Aug. 4, 2015, 5:46 p.m.,

Review Request 37088: change test to use a wait criteria instead of pause and use millis instead of seconds

2015-08-04 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37088/ --- Review request for geode and Swapnil Bawaskar. Bugs: GEODE-175 https://issu

Re: Review Request 37068: GEODE-155: RegionWithHDFS*BasicDUnitTest.testWOTimeForRollOverParam failed due to incorrect number of files created.

2015-08-04 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37068/#review94075 --- Ship it! Ship It! - Darrel Schneider On Aug. 4, 2015, 1:48 a.m.,

Re: Functional spec review

2015-08-04 Thread Tushar Khairnar
Yes. I did not have required rights for editing jira. I will add the reference. regards, Tushar On Mon, Aug 3, 2015 at 10:18 PM, robert geiger wrote: > Minor nit: the spec should be referenced in the JIRA, > Thanks, > Bob > > > > > On 8/3/15, 5:35 AM, "Tushar Khairnar" wrote: > > >This is to a

Build failed in Jenkins: Geode-nightly #177

2015-08-04 Thread Apache Jenkins Server
See Changes: [ashvin] GEODE-124: Rename size-minimum to minimum-size [dschneider] GEODE-162: remove race condititions and long sleeps from region expiration test methods in RegionTestCase [eshu] [GEODE-176] fixes the issue

Serializing collections in PDX

2015-08-04 Thread CREMARENCO Cosmin
Hello, I'm using PDX as a portable serialization format between Java and C++. While in C++ I'm trying to serialize nested collections (say std::vector > ). How can I do that with PDX? The PdxWriter API says I'm only allowed flat arrays of types (and small number of types at that). I can of cours

Review Request 37068: GEODE-155: RegionWithHDFS*BasicDUnitTest.testWOTimeForRollOverParam failed due to incorrect number of files created.

2015-08-04 Thread Amogh Shetkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37068/ --- Review request for geode, Ashvin A and Darrel Schneider. Repository: geode De