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/08 00:47:01 UTC

[geode] branch feature/GEODE-5087 updated (3d251ba -> 4f1e7f1)

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 3d251ba  GEODE-5087: send a BatchDestroyOperation for each dropped event at serial primary sender
     add 1dfbffa  GEODE-5166: NPE thrown while processing InitialImage of subscription region
     add fd49f0d  GEODE-5177: Remove subscription from InitializedDiskRegionWithIoExceptionRegressionTest
     add 4f1e7f1  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   (3d251ba)
            \
             N -- N -- N   refs/heads/feature/GEODE-5087 (4f1e7f1)

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:
 .../geode/internal/cache/ha/HARegionQueue.java     | 114 +++++++--------------
 .../serial/SerialGatewaySenderEventProcessor.java  |   3 +-
 ...zedDiskRegionWithIoExceptionRegressionTest.java |  91 ++++++++--------
 3 files changed, 87 insertions(+), 121 deletions(-)

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