BenjaminPerryRoss commented on a change in pull request #4818:
URL: https://github.com/apache/geode/pull/4818#discussion_r412496115
##########
File path:
geode-gfsh/src/main/java/org/apache/geode/management/internal/cli/domain/DataCommandResult.java
##########
@@ -240,6 +242,16 @@ public static DataCommandResult createRemoveResult(Object
inputKey, Object value
return result;
}
+ public static DataCommandResult createClearResult(Throwable error, String
errorString,
Review comment:
It was left in by mistake after making and then reverting some changes
based on PR feedback. I'll remove this.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]