This is an automated email from the ASF dual-hosted git repository.
bschuchardt pushed a change to branch dsfid_separation_wip
in repository https://gitbox.apache.org/repos/asf/geode.git.
from ab7af10 fixed rebase conflict compilation error
add 2e39399 addressing unit test failures
No new revisions were added by this update.
Summary of changes:
.../locator/GMSLocatorRecoveryIntegrationTest.java | 18 +-
.../gms/messenger/JGroupsMessengerJUnitTest.java | 90 +-
.../apache/geode/codeAnalysis/excludedClasses.txt | 2 +-
.../codeAnalysis/sanctionedDataSerializables.txt | 1514 ++++++++++----------
.../org/apache/geode/cache/AttributesFactory.java | 5 +-
.../org/apache/geode/cache/EvictionAttributes.java | 3 +-
.../internal/membership/gms/Services.java | 57 +
.../membership/gms/fd/GMSHealthMonitor.java | 2 +-
.../membership/gms/locator/GMSLocator.java | 9 +-
.../org/apache/geode/internal/DSFIDFactory.java | 34 -
.../geode/internal/InternalDataSerializer.java | 4 +-
.../internal/cache/EvictionAttributesImpl.java | 3 +-
.../tier/sockets/ClientProxyMembershipID.java | 1 +
.../internal/serialization/DSFIDSerializer.java | 2 +
.../serialization/SerializationVersion.java | 8 +-
.../sanctioned-geode-core-serializables.txt | 10 +-
.../MembershipDependenciesJUnitTest.java | 13 +-
.../codeAnalysis/sanctionedDataSerializables.txt | 22 +-
.../codeAnalysis/sanctionedDataSerializables.txt | 4 +-
19 files changed, 948 insertions(+), 853 deletions(-)