You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/04/29 03:48:29 UTC

[GitHub] [iotdb] zhanglingzhe0820 opened a new pull request #3100: Add TsFileSequenceReader getChunkMetadataList method return empty if path not exists

zhanglingzhe0820 opened a new pull request #3100:
URL: https://github.com/apache/iotdb/pull/3100


   ## Behavior
   Unseq compaction failed if some path not in the file, throw error like below.
   ![4111617881357_ pic_hd](https://user-images.githubusercontent.com/24886743/116500138-7a202600-a8e0-11eb-8c84-b3a371a36367.jpg)
   
   ## Reason
   The getChunkMetadataList now throw Exception if there is not the path in the file.
   
   ## Solution
   Add a method getChunkMetadataListReturnEmptyIfPathNotExists and use it.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] HTHou commented on pull request #3100: Add TsFileSequenceReader getChunkMetadataList method return empty if path not exists

Posted by GitBox <gi...@apache.org>.
HTHou commented on pull request #3100:
URL: https://github.com/apache/iotdb/pull/3100#issuecomment-828945710


   Please don't forget to cherry pick to rel/0.12....


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] qiaojialin commented on pull request #3100: Add TsFileSequenceReader getChunkMetadataList method return empty if path not exists

Posted by GitBox <gi...@apache.org>.
qiaojialin commented on pull request #3100:
URL: https://github.com/apache/iotdb/pull/3100#issuecomment-829012262


   add a parameter to getChunkMetadataList


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] qiaojialin closed pull request #3100: Add TsFileSequenceReader getChunkMetadataList method return empty if path not exists

Posted by GitBox <gi...@apache.org>.
qiaojialin closed pull request #3100:
URL: https://github.com/apache/iotdb/pull/3100


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org