You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bs...@apache.org on 2020/04/03 15:28:52 UTC

[geode] 01/01: Merge pull request #4893 from apache/feature/GEODE-7920

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

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

commit 6312b324ddc1e99337f3ebf37a9775a53af0aa86
Merge: 5864f2a 6f8c74b
Author: Bruce Schuchardt <bs...@pivotal.io>
AuthorDate: Fri Apr 3 08:28:21 2020 -0700

    Merge pull request #4893 from apache/feature/GEODE-7920
    
    GEODE-7920: Geode UDP INT thread found processing cache operations

 .../internal/ClusterOperationExecutors.java           |  2 +-
 .../distributed/internal/DistributionMessage.java     | 19 +++++++++++++------
 .../geode/distributed/internal/ShutdownMessage.java   | 19 -------------------
 .../internal/ThrottlingMemLinkedQueueWithDMStats.java |  2 +-
 .../distributed/internal/DistributionMessageTest.java | 12 ++++++++++++
 5 files changed, 27 insertions(+), 27 deletions(-)