mhansonp commented on a change in pull request #7124:
URL: https://github.com/apache/geode/pull/7124#discussion_r782497177
##########
File path:
geode-core/src/distributedTest/java/org/apache/geode/internal/cache/control/RebalanceOperationComplexPart2DistributedTest.java
##########
@@ -220,21 +209,13 @@ protected void doRebalance(ResourceManager manager)
/**
* Get the bucket count for the region in the redundancy zone
*
- * @param regionName - name of the region to get the bucket count of
- * @param zoneName - redundancy zone for which to get the bucket count
* @return - the total bucket count for the region in the redundancy zone
*/
- protected int getZoneBucketCount(String regionName, String zoneName) {
+ protected int getZoneBucketCount() {
Review comment:
Fair. Done.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]