kevinrr888 commented on code in PR #4148:
URL: https://github.com/apache/accumulo/pull/4148#discussion_r1447731758
##########
server/base/src/main/java/org/apache/accumulo/server/compaction/FileCompactor.java:
##########
@@ -189,6 +191,10 @@ protected String getOutputFile() {
return outputFile.toString();
}
+ protected String getOutputFileName() {
Review Comment:
Yeah, I'll just inline both those methods since they're only used once.
--
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]