This is an automated email from the ASF dual-hosted git repository.
nnag pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 534715c GEODE-9335: Organize HitsMissesIntegrationTest (#6549)
add c1e59b2 GEODE-9289: Configuration compatibile with pre-1.12.0
versions.
No new revisions were added by this update.
Summary of changes:
.../codeAnalysis/sanctionedDataSerializables.txt | 4 +-
.../internal/cache/ClusterConfigurationLoader.java | 2 +
.../configuration/domain/Configuration.java | 24 +++--
.../management/ConfigurationCompatibilityTest.java | 110 +++++++++++++++++++++
4 files changed, 128 insertions(+), 12 deletions(-)
create mode 100644
geode-gfsh/src/upgradeTest/java/org/apache/geode/management/ConfigurationCompatibilityTest.java