You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by al...@apache.org on 2021/07/12 11:22:13 UTC

[geode] branch develop updated (d361a99 -> 4f3c2e7)

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

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


    from d361a99  GEODE-9421: Remove BatchRemoval NPE logs from JUnit tests (#6683)
     add 4f3c2e7  GEODE-8282: Improve disk-store dir sizes constraints handling in gfsh (#6638)

No new revisions were added by this update.

Summary of changes:
 .../geode/management/internal/i18n/CliStrings.java |  6 +++
 .../gfsh/command-pages/create.html.md.erb          |  2 +-
 .../cli/commands/CreateDiskStoreCommand.java       | 27 +++++++++-
 .../cli/commands/CreateDiskStoreCommandTest.java   | 61 ++++++++++++++++++----
 4 files changed, 84 insertions(+), 12 deletions(-)