amcdonaldccri commented on code in PR #6395:
URL: https://github.com/apache/accumulo/pull/6395#discussion_r3397590692
##########
server/base/src/main/java/org/apache/accumulo/server/fs/VolumeUtil.java:
##########
@@ -89,6 +89,10 @@ public static Path switchVolume(String path, FileType ft,
List<Pair<Path,Path>>
return null;
}
+ public static LogEntry switchVolume(LogEntry le, List<Pair<Path,Path>>
replacements) {
Review Comment:
yes!
--
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]