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/12/17 23:57:45 UTC

[geode] branch feature/GEODE-6143-9 updated (8c09b90 -> 678071d)

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

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


 discard 8c09b90  GEODE-6143: remove PowerMock from HARegionQueueIntegrationTest GEODE-6143: remove PowerMock from HARegionQueueJUnitTest
     add ea62d29  GEODE-6177: WAN Event processing continues after authentication fails
     add 10668f5  GEODE-6177: wait for queue processing in test
     add 14fee9a  GEODE-6177: Spotless
     add 213e07f  GEODE-6177: make test hook visible across threads
     add 678071d  GEODE-6143: remove PowerMock from HARegionQueueIntegrationTest GEODE-6143: remove PowerMock from HARegionQueueJUnitTest

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   (8c09b90)
            \
             N -- N -- N   refs/heads/feature/GEODE-6143-9 (678071d)

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/pdx/PdxRegistryMismatchException.java    |   2 +-
 .../wan/misc/NewWanAuthenticationDUnitTest.java    | 637 ++++++++++++---------
 .../wan/GatewaySenderEventRemoteDispatcher.java    | 145 +++--
 3 files changed, 454 insertions(+), 330 deletions(-)