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/08/22 08:22:51 UTC

[GitHub] [iotdb] xingtanzjr opened a new pull request, #7083: Optimize StateTracker for query

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

   ## Description
   1. Fix the bug that the state of FragmentInstance is always printed when fetched.
   2. Add the logic of FINISH judgement of Query. That is, if all the `root` instance are finished, the query can be transited to FINISHED instead of judging all the FragmentInstances.


-- 
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] qiaojialin merged pull request #7083: Optimize StateTracker for query

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


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