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 2019/06/04 15:01:38 UTC

[geode] branch develop updated (51733cd -> fcefe67)

This is an automated email from the ASF dual-hosted git repository.

jinmeiliao pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 51733cd  GEODE-6821: Shared P2P reader no longer processes messages on regions with serial sender
     add fcefe67  GEODE-6588 removed raw arraylists, assigning them each a type (#3659)

No new revisions were added by this update.

Summary of changes:
 .../cache/tier/sockets/DurableClientReconnectDUnitTest.java       | 4 ++--
 .../cache/query/functional/IndexUsageInNestedQueryJUnitTest.java  | 2 +-
 .../geode/admin/internal/DistributedSystemHealthMonitor.java      | 8 ++++----
 .../org/apache/geode/admin/internal/GemFireHealthEvaluator.java   | 8 ++++----
 .../main/java/org/apache/geode/admin/internal/LogCollator.java    | 6 +++---
 .../java/org/apache/geode/admin/internal/SystemMemberImpl.java    | 4 ++--
 .../org/apache/geode/cache/query/internal/MethodDispatch.java     | 8 ++++----
 .../org/apache/geode/cache/query/internal/index/IndexManager.java | 2 +-
 .../apache/geode/cache/query/internal/index/PartitionedIndex.java | 2 +-
 .../geode/cache/query/cq/dunit/CqPerfUsingPoolDUnitTest.java      | 4 ++--
 .../apache/geode/security/ClientPostAuthorizationDUnitTest.java   | 2 +-
 .../java/org/apache/geode/security/FilterPostAuthorization.java   | 2 +-
 .../apache/geode/internal/cache/wan/AckReaderThreadJUnitTest.java | 5 +++--
 13 files changed, 29 insertions(+), 28 deletions(-)