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

bschuchardt pushed a change to branch 
feature/remove-InternalDistributedMember-GEODE-6883
in repository https://gitbox.apache.org/repos/asf/geode.git.


 discard b292745  GEODE-6883 Move the membership code into a separate gradle 
sub-project
     add 336c1a2  GEODE-3718: shutdownNow should also interrupt non executing 
runnables (#3821)
     add 9c99e1b  Add flags to allow for local building. (#3830)
     add 196adda  GEODE-6883 Move the membership code into a separate gradle 
sub-project
     add c2e4920  addressing LGTM warning and Echobravo's comments

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   (b292745)
            \
             N -- N -- N   
refs/heads/feature/remove-InternalDistributedMember-GEODE-6883 (c2e4920)

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:
 .../google-windows-geode-builder/build_image.sh    | 11 ++++++++--
 .../adapter/GMSMembershipManagerJUnitTest.java     | 22 ++++++++++++++++++++
 .../gms/locator/GMSLocatorIntegrationTest.java     |  4 ++--
 .../internal/membership/gms/GMSMember.java         |  3 +++
 .../cache/control/InternalResourceManager.java     |  9 +++++++-
 .../cache/control/InternalResourceManagerTest.java | 24 ++++++++++++++++++++++
 6 files changed, 68 insertions(+), 5 deletions(-)

Reply via email to