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 2022/12/15 09:58:55 UTC

[GitHub] [iotdb] choubenson opened a new pull request, #8474: [IOTDB-5165]Failed to pass compaction validation

choubenson opened a new pull request, #8474:
URL: https://github.com/apache/iotdb/pull/8474

   **Description**
   Throw the 'tsfiles overlap with each other' exception wrongly after compaction that don't actually have.
   
   **Reason**
   When part of TsFileResource is degraded from deviceTimeIndex to FileTimeIndex, an error will be reported.
   
   **Solution**
   Skip validating files with file time index.


-- 
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: reviews-unsubscribe@iotdb.apache.org

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


[GitHub] [iotdb] xingtanzjr merged pull request #8474: [To rel/1.0][IOTDB-5165]Failed to pass compaction validation

Posted by GitBox <gi...@apache.org>.
xingtanzjr merged PR #8474:
URL: https://github.com/apache/iotdb/pull/8474


-- 
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: reviews-unsubscribe@iotdb.apache.org

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