This is an automated email from the ASF dual-hosted git repository.
onichols pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 080d5f4 GEODE-6982: standardize/improve CMS status/error messages
(#3875)
add 8476769 GEODE-6982: fix two error messages missed in first pass
(#3879)
No new revisions were added by this update.
Summary of changes:
...ateRegionWithDiskstoreAndSecurityDUnitTest.java | 4 +--
.../api/LocatorClusterManagementService.java | 24 ++++++++-------
.../operation/RebalanceOperationPerformer.java | 9 +++---
.../management/api/ClusterManagementResult.java | 35 ++++++++++++++++++----
.../ClusterManagementOperationStatusResult.java | 4 +++
.../internal/operation/RebalanceResultImpl.java | 13 ++++++++
.../geode/management/runtime/RebalanceResult.java | 6 ++++
.../api/ClusterManagementOperationResultTest.java | 4 +--
...usterManagementSecurityRestIntegrationTest.java | 9 ++++--
.../internal/rest/RebalanceIntegrationTest.java | 17 ++++++-----
10 files changed, 91 insertions(+), 34 deletions(-)