peterxcli commented on code in PR #9139:
URL: https://github.com/apache/ozone/pull/9139#discussion_r2423356363
##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestListKeysWithFSO.java:
##########
@@ -611,7 +693,7 @@ private static List<String> getExpectedKeyList(String
keyPrefix,
return keys;
}
- private static List<String> getExpectedKeyList(String keyPrefix,
+ private static List<String> getExpectedKeyDeepList(String keyPrefix,
Review Comment:
Could you elaborate why you rename this function? Thanks!
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]