This is an automated email from the ASF dual-hosted git repository.
boglesby pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 9c701fc GEODE-10066: Disable test until flakiness is resolved. (#7433)
add 8610ee7 GEODE-10103: Retrieve full region path names (#7419)
No new revisions were added by this update.
Summary of changes:
.../rest/RebalanceManagementDunitTest.java | 9 +-
.../operation/RebalanceOperationPerformer.java | 8 +-
.../operation/RebalanceOperationPerformerTest.java | 8 +-
.../operation/RestoreRedundancyPerformerTest.java | 2 +-
.../RebalanceSubregionDistributedTest.java | 110 +++++++++++++++++++++
.../internal/cli/commands/RebalanceCommand.java | 4 +-
6 files changed, 126 insertions(+), 15 deletions(-)
create mode 100644
geode-gfsh/src/distributedTest/java/org/apache/geode/management/internal/cli/commands/RebalanceSubregionDistributedTest.java