This is an automated email from the ASF dual-hosted git repository.
nnag pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 15d4882 GEODE-10104: allow create gateway sender command with
dispatch threads for parallel sender (#7421)
add 671c9f5 GEODE-8140: Set scope field in gfsh. (#7387)
No new revisions were added by this update.
Summary of changes:
.../geode/management/internal/i18n/CliStrings.java | 11 ++++
.../gfsh/command-pages/create.html.md.erb | 7 ++-
.../GfshParserAutoCompletionIntegrationTest.java | 2 +-
.../internal/cli/commands/CreateRegionCommand.java | 23 +++++++-
.../cli/commands/DescribeRegionCommand.java | 2 +-
.../cli/commands/CreateRegionCommandTest.java | 18 +++++++
.../cli/commands/DescribeRegionJUnitTest.java | 6 +--
.../cli/commands/CreateRegionCommandDUnitTest.java | 62 ++++++++++++++++++++++
8 files changed, 123 insertions(+), 8 deletions(-)