This is an automated email from the ASF dual-hosted git repository.
klund pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 2af3aab GEODE-2644: Cleanup logging classes
add 9ca5355 GEODE-2644: Cleanup config classes (#2518)
No new revisions were added by this update.
Summary of changes:
.../internal/AbstractDistributionConfig.java | 247 ++-
.../distributed/internal/DistributionConfig.java | 227 +--
.../internal/DistributionConfigImpl.java | 2052 +++++++++++---------
.../internal/DistributionConfigSnapshot.java | 23 +-
.../internal/RuntimeDistributionConfigImpl.java | 1 +
.../org/apache/geode/internal/AbstractConfig.java | 164 +-
.../java/org/apache/geode/internal/Config.java | 34 +-
.../apache/geode/internal/logging/LogConfig.java | 8 +-
.../LogConfigSupplier.java} | 6 +-
.../geode/internal/logging/SecurityLogConfig.java | 19 +-
10 files changed, 1480 insertions(+), 1301 deletions(-)
copy
geode-core/src/main/java/org/apache/geode/internal/{cache/wan/GatewaySenderEventProcessor.java
=> logging/LogConfigSupplier.java} (87%)