THUMarkLau commented on a change in pull request #4549:
URL: https://github.com/apache/iotdb/pull/4549#discussion_r766303456



##########
File path: 
server/src/main/java/org/apache/iotdb/db/engine/compaction/TsFileIdentifier.java
##########
@@ -166,6 +166,24 @@ public String getFilename() {
     return filename;
   }
 
+  public String getFilePath() {

Review comment:
       Only path in first data dirs will be return. Using 
`getFileFromDataDirs().getPath()` will be better.




-- 
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]


Reply via email to