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:30:22 UTC

[geode] branch develop updated (6312b32 -> 8fd0f6f)

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

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


    from 6312b32  Merge pull request #4893 from apache/feature/GEODE-7920
     add 189ae76  GEODE-7939: membership heartbeat messages aren't designated high-priority
     new 8fd0f6f  Merge pull request #4892 from apache/feature/GEODE-7939

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../internal/membership/gms/messages/HeartbeatMessage.java          | 5 +++++
 .../internal/membership/gms/messages/HeartbeatRequestMessage.java   | 6 ++++++
 2 files changed, 11 insertions(+)


[geode] 01/01: Merge pull request #4892 from apache/feature/GEODE-7939

Posted by bs...@apache.org.
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 8fd0f6f268c887d55e135618259a1221495eb3cd
Merge: 6312b32 189ae76
Author: Bruce Schuchardt <bs...@pivotal.io>
AuthorDate: Fri Apr 3 08:29:51 2020 -0700

    Merge pull request #4892 from apache/feature/GEODE-7939
    
    GEODE-7939: membership heartbeat messages aren't designated high-prio…

 .../internal/membership/gms/messages/HeartbeatMessage.java          | 5 +++++
 .../internal/membership/gms/messages/HeartbeatRequestMessage.java   | 6 ++++++
 2 files changed, 11 insertions(+)