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/05/25 21:54:01 UTC

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

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


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

Branch: refs/heads/feature/GEODE-1452
Commit: ff8348e030aa099c950a81f206c28a4d7305c5e7
Parents: 5e9f5c4 1d11d94
Author: Kirk Lund <kl...@apache.org>
Authored: Wed May 25 14:45:31 2016 -0700
Committer: Kirk Lund <kl...@apache.org>
Committed: Wed May 25 14:45:31 2016 -0700

----------------------------------------------------------------------
 .../gemfire/internal/cache/LocalDataSet.java    | 12 ++++++++---
 .../gemfire/internal/cache/LocalRegion.java     |  2 +-
 .../sequencelog/SequenceLoggerImpl.java         | 21 ++++++++------------
 .../gemfire/internal/Bug49856JUnitTest.java     |  8 ++------
 .../internal/cache/GemFireCacheImplTest.java    |  5 +----
 .../internal/cache/LocalDataSetTest.java        | 14 +++++++++++++
 .../serializer/PdxLuceneSerializer.java         |  3 +++
 .../serializer/ReflectionLuceneSerializer.java  |  3 +++
 .../lucene/LuceneQueriesIntegrationTest.java    | 20 ++++++++++++++++++-
 .../serializer/PdxFieldMapperJUnitTest.java     | 20 +++++++++++++++++++
 .../ReflectionFieldMapperJUnitTest.java         | 16 +++++++++++++++
 11 files changed, 96 insertions(+), 28 deletions(-)
----------------------------------------------------------------------