You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2016/03/18 20:48:37 UTC

[3/4] incubator-geode git commit: Merge remote-tracking branch 'origin/develop' into feature/GEODE-1050

Merge remote-tracking branch 'origin/develop' into feature/GEODE-1050


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/9b8cfd50
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/9b8cfd50
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/9b8cfd50

Branch: refs/heads/feature/GEODE-1050
Commit: 9b8cfd505246541f42b23a898616933ce0a878c8
Parents: 636951e 8c74d60
Author: Kirk Lund <kl...@apache.org>
Authored: Fri Mar 18 12:44:40 2016 -0700
Committer: Kirk Lund <kl...@apache.org>
Committed: Fri Mar 18 12:44:40 2016 -0700

----------------------------------------------------------------------
 .../cache/tier/sockets/CacheClientProxy.java    | 25 ++++++++++----------
 .../QueryParamsAuthorizationDUnitTest.java      | 14 +++++------
 ...ributedRegionFunctionExecutionDUnitTest.java |  8 +++----
 .../security/P2PAuthenticationDUnitTest.java    | 24 +++++++------------
 .../security/templates/PKCSAuthInit.java        |  2 +-
 .../templates/UserPasswordAuthInit.java         |  4 ++--
 .../cache/query/cq/dunit/CqStateDUnitTest.java  | 16 ++++++-------
 geode-spark-connector/doc/3_connecting.md       |  6 ++---
 8 files changed, 45 insertions(+), 54 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/9b8cfd50/geode-core/src/test/java/com/gemstone/gemfire/internal/cache/execute/DistributedRegionFunctionExecutionDUnitTest.java
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/9b8cfd50/geode-core/src/test/java/com/gemstone/gemfire/security/P2PAuthenticationDUnitTest.java
----------------------------------------------------------------------