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/02/29 21:50:56 UTC

[2/2] incubator-geode git commit: Merge remote-tracking branch 'origin/develop' into feature/GEODE-953

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


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

Branch: refs/heads/feature/GEODE-953
Commit: 9a6d17b39c63b34aa8ae49e46e996fc55d676760
Parents: b35ebd6 1e31fa6
Author: Kirk Lund <kl...@pivotal.io>
Authored: Mon Feb 29 12:50:32 2016 -0800
Committer: Kirk Lund <kl...@pivotal.io>
Committed: Mon Feb 29 12:50:32 2016 -0800

----------------------------------------------------------------------
 .../gemfire/internal/cache/BucketRegion.java    |  25 ++-
 .../internal/cache/DistributedRegion.java       |   2 +-
 .../AbstractDistributedRegionJUnitTest.java     | 166 +++++++++++++++++
 .../internal/cache/BucketRegionJUnitTest.java   | 186 +++++--------------
 .../cache/DistributedRegionJUnitTest.java       | 101 ++++++++++
 .../com/gemstone/gemfire/test/fake/Fakes.java   |   5 +-
 6 files changed, 339 insertions(+), 146 deletions(-)
----------------------------------------------------------------------