You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ji...@apache.org on 2016/06/27 21:21:39 UTC

[49/50] [abbrv] incubator-geode git commit: Merge branch 'feature/GEODE-1571' of ssh://github.com/jinmeiliao/incubator-geode into feature/GEODE-1571

Merge branch 'feature/GEODE-1571' of ssh://github.com/jinmeiliao/incubator-geode into feature/GEODE-1571

# Conflicts:
#	geode-core/src/test/java/com/gemstone/gemfire/security/IntegratedClientQueryAuthDistributedTest.java


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

Branch: refs/heads/feature/GEODE-1571
Commit: 99dfa4535ef1f005d981121328be911c7a683ca9
Parents: fa66c65 088e406
Author: Jinmei Liao <ji...@pivotal.io>
Authored: Mon Jun 27 13:29:04 2016 -0700
Committer: Jinmei Liao <ji...@pivotal.io>
Committed: Mon Jun 27 13:29:04 2016 -0700

----------------------------------------------------------------------
 .../cache/tier/sockets/command/GetAll.java      |  1 +
 .../cache/tier/sockets/command/GetAll651.java   |  1 +
 .../cache/tier/sockets/command/GetAll70.java    |  1 +
 .../cache/tier/sockets/command/GetEntry70.java  |  1 +
 ...ractIntegratedClientAuthDistributedTest.java | 71 +++++++++++++----
 .../security/IntegratedClientAuthDUnitTest.java | 36 ++++++++-
 ...tedClientContainsKeyAuthDistributedTest.java | 27 ++++++-
 ...entDestroyInvalidateAuthDistributedTest.java | 31 +++++---
 ...dClientDestroyRegionAuthDistributedTest.java | 31 ++++++--
 ...tegratedClientGetAllAuthDistributedTest.java | 62 +++++++++++++++
 ...gratedClientGetEntryAuthDistributedTest.java | 80 ++++++++++++++++++++
 ...tegratedClientGetPutAuthDistributedTest.java | 34 ++++++---
 ...tedClientRegionClearAuthDistributedTest.java | 20 +++--
 ...ientRegisterInterestAuthDistributedTest.java | 76 ++++++++++++++-----
 ...ratedClientRemoveAllAuthDistributedTest.java | 28 ++++---
 ...ntUnregisterInterestAuthDistributedTest.java | 12 ++-
 16 files changed, 425 insertions(+), 87 deletions(-)
----------------------------------------------------------------------