swamirishi commented on code in PR #9268:
URL: https://github.com/apache/ozone/pull/9268#discussion_r2525643568
##########
hadoop-hdds/rocksdb-checkpoint-differ/src/main/java/org/apache/ozone/rocksdiff/RocksDBCheckpointDiffer.java:
##########
@@ -791,30 +741,26 @@ private void preconditionChecksForLoadAllCompactionLogs()
{
* exist in backup directory before being involved in compactions),
* and appends the extension '.sst'.
*/
- private String getSSTFullPath(String sstFilenameWithoutExtension,
- String... dbPaths) {
+ private String getSSTFullPath(String sstFilenameWithoutExtension, Path...
dbPaths) {
Review Comment:
yeah I just included the same in this PR since this would be really small
change for another PR
--
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]