geode git commit: GEODE-1731: Modifying region size check to be more accurate

2017-07-11 Thread nnag
Repository: geode Updated Branches: refs/heads/develop c48b5381c -> 659654a0c GEODE-1731: Modifying region size check to be more accurate * Changed the hardcoded 5010 region size check to the size of the region already plus 20 new elements. The 20 new elements is due to the fact

geode git commit: GEODE-3121 Applied spotless

2017-07-11 Thread hiteshkhamesra
Repository: geode Updated Branches: refs/heads/develop 1c35f8665 -> c48b5381c GEODE-3121 Applied spotless Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c48b5381 Tree:

[2/2] geode git commit: GEODE-3121: Merge due to rebase. This now closes #612

2017-07-11 Thread udo
GEODE-3121: Merge due to rebase. This now closes #612 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/1c35f866 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/1c35f866 Diff:

[1/2] geode git commit: GEODE-3121: ensure that the protobuf protocol works over SSL

2017-07-11 Thread udo
Repository: geode Updated Branches: refs/heads/develop aef891296 -> 1c35f8665 GEODE-3121: ensure that the protobuf protocol works over SSL This just introduces a new test where we run the put/get integration test of the protocol module, but sets up a SSL cache and socket. Signed-off-by:

geode-native git commit: GEODE-3119 Client DTD superseded by XSD - two additional updates to the text.

2017-07-11 Thread dbarnes
Repository: geode-native Updated Branches: refs/heads/develop 8193f42fe -> fafa7e0b6 GEODE-3119 Client DTD superseded by XSD - two additional updates to the text. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit:

geode git commit: GEODE-2998: Add remove operation

2017-07-11 Thread hiteshkhamesra
Repository: geode Updated Branches: refs/heads/develop e02be316e -> aef891296 GEODE-2998: Add remove operation Signed-off-by: Alexander Murmann Signed-off-by: Matt Kalinowski This closes #624 Project:

geode git commit: GEODE-3175 backward-compatibility tests fail with bad classpath

2017-07-11 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/release/1.2.0 2cf335c11 -> 964f27490 GEODE-3175 backward-compatibility tests fail with bad classpath temporarily backing out removal of current-version class files and resources to observe build behavior. Project:

geode git commit: GEODE-3175 backward-compatibility tests fail with bad classpath

2017-07-11 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/develop 6e8676238 -> e02be316e GEODE-3175 backward-compatibility tests fail with bad classpath temporarily backing out removal of current-version class files and resources to observe build behavior. Project: