swamirishi commented on code in PR #9132:
URL: https://github.com/apache/ozone/pull/9132#discussion_r2594857240
##########
hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/utils/RDBSnapshotProvider.java:
##########
@@ -183,7 +184,7 @@ public String getSnapshotFileName(String leaderNodeID) {
* @return {@link RocksDBCheckpoint}
* @throws IOException
*/
- public RocksDBCheckpoint getCheckpointFromSnapshotFile(File snapshot,
+ public Path untarContentsOfTarball(File snapshot,
Review Comment:
Look at the module where you have made the change. This is hdds-framework
module do you think we should have changes that only pertain to OM in framework?
--
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]