You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bo...@apache.org on 2019/11/18 17:30:33 UTC

[geode] branch feature/GEODE-7466 updated (ded358a -> ed95e1b)

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

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


 discard ded358a  GEODE-7466: Closed the existing CacheClientNotifier instance if it exists
     add ed95e1b  GEODE-7466: Closed the existing CacheClientNotifier instance

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   (ded358a)
            \
             N -- N -- N   refs/heads/feature/GEODE-7466 (ed95e1b)

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:
 .../java/org/apache/geode/internal/cache/ha/HARegionQueueTest.java  | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)