xiaoyuyao commented on a change in pull request #2285:
URL: https://github.com/apache/ozone/pull/2285#discussion_r643536703
##########
File path:
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/statemachine/TestStateContext.java
##########
@@ -126,6 +126,12 @@ public void testPutBackReports() {
fail("Should throw exception when putting back unaccepted reports!");
} catch (IllegalArgumentException ignored) {
}
+ try {
Review comment:
can you elaborate the putback crl report scenario below?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]