You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by zh...@apache.org on 2018/05/04 04:48:16 UTC

[geode] branch feature/GEODE-5087 updated (e9a6672 -> 6722868)

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

zhouxj pushed a change to branch feature/GEODE-5087
in repository https://gitbox.apache.org/repos/asf/geode.git.


    omit e9a6672  GEODE-5087: send a BatchDestroyOperation for each dropped event at serial primary sender
     add 6722868  GEODE-5087: send a BatchDestroyOperation for each dropped event at serial primary sender

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e9a6672)
            \
             N -- N -- N   refs/heads/feature/GEODE-5087 (6722868)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/internal/cache/wan/AbstractGatewaySender.java   | 2 +-
 .../wan/serial/ConcurrentSerialGatewaySenderEventProcessor.java  | 9 ---------
 .../cache/wan/serial/SerialGatewaySenderEventProcessor.java      | 9 ---------
 3 files changed, 1 insertion(+), 19 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
zhouxj@apache.org.