You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ji...@apache.org on 2019/08/20 20:50:41 UTC

[geode] branch develop updated (f17931b -> 7d6e08a)

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 f17931b  GEODE-7085: Ensure bitset is flushed in all code paths
     add 7d6e08a  GEODE-6945: expand the type to related xml attributes (#3936)

No new revisions were added by this update.

Summary of changes:
 .../internal/cli/commands/CreateRegionCommand.java | 155 +-------------------
 .../configuration/converters/RegionConverter.java  | 156 ++++++++++++++++++++-
 .../cli/commands/CreateRegionCommandTest.java      |  28 ----
 .../converters/RegionConverterTest.java            |  28 ++++
 .../converters/RegionConverterTest.xml}            |   0
 .../geode/cache/configuration/RegionType.java      |   2 +-
 6 files changed, 187 insertions(+), 182 deletions(-)
 rename geode-core/src/test/resources/org/apache/geode/management/internal/{cli/commands/CreateRegionCommandTest.xml => configuration/converters/RegionConverterTest.xml} (100%)