This is an automated email from the ASF dual-hosted git repository.
mcmellawatt pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 2419ffb GEODE-6747 CI failure: GMSJoinLeaveJUnitTest fails
intermittently, possibly due to incorrect use of Mockito spy from multiple
threads
add 2047c40 Revert "GEODE-6973: Use cachelistener to synchronize typeToId
with IdToType r… (#3853)"
No new revisions were added by this update.
Summary of changes:
.../geode/pdx/PdxTypeGenerationDUnitTest.java | 320 ---------------------
.../org/apache/geode/pdx/jsonStrings/testJSON.txt | 43 ---
.../apache/geode/pdx/JSONFormatterJUnitTest.java | 247 +---------------
.../PeerTypeRegistrationIntegrationTest.java | 92 ------
.../geode/internal/pdx/jsonStrings/testJSON.txt | 43 ---
.../geode/pdx/internal/PeerTypeRegistration.java | 47 ++-
6 files changed, 30 insertions(+), 762 deletions(-)
delete mode 100644
geode-core/src/distributedTest/java/org/apache/geode/pdx/PdxTypeGenerationDUnitTest.java
delete mode 100644
geode-core/src/distributedTest/resources/org/apache/geode/pdx/jsonStrings/testJSON.txt
delete mode 100644
geode-core/src/integrationTest/java/org/apache/geode/pdx/internal/PeerTypeRegistrationIntegrationTest.java
delete mode 100644
geode-core/src/integrationTest/resources/org/apache/geode/internal/pdx/jsonStrings/testJSON.txt