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

jinmeiliao pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from b81eef8  Revert "rsync all inputs and outputs between the heavy-lifter 
and concourse (#4391)" (#4426)
     add a1437fd  Revert "GEODE-7504: region eviction support (#4386)" (#4421)

No new revisions were added by this update.

Summary of changes:
 .../internal/rest/RegionManagementDunitTest.java   |  52 ------
 .../integrationTest/resources/assembly_content.txt |   3 -
 .../geode/cache/configuration/DeclarableType.java  |  16 +-
 .../cache/configuration/RegionAttributesType.java  |  21 +--
 .../configuration/converters/RegionConverter.java  |  80 +--------
 .../validators/RegionConfigValidator.java          |  33 ----
 .../sanctioned-geode-management-serializables.txt  |   7 +-
 .../configuration/RegionAttributesTypeTest.java    |  13 +-
 .../converters/RegionConverterTest.java            | 189 ++-------------------
 .../validators/RegionConfigValidatorTest.java      |  98 +----------
 .../geode/management/configuration/Region.java     | 114 +------------
 .../PlainClusterManagementServiceBuilder.java      |  12 +-
 .../geode/management/configuration/RegionTest.java |  96 +----------
 13 files changed, 38 insertions(+), 696 deletions(-)

Reply via email to