You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mh...@apache.org on 2019/06/25 22:04:09 UTC

[geode] branch develop updated (eb39f07 -> 33f70d2)

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

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


    from eb39f07  GEODE-6905: Do not wait for region initialization. (#3746)
     add 33f70d2  GEODE-6870: Solution for creation of non-persistent overflow region

No new revisions were added by this update.

Summary of changes:
 .../CreateRegionCommandIntegrationTest.java        | 49 +++++++++++++++++
 .../internal/cli/commands/CreateRegionCommand.java | 62 ++++++++++++++++------
 .../management/internal/cli/i18n/CliStrings.java   |  4 +-
 3 files changed, 96 insertions(+), 19 deletions(-)