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/11/12 03:39:25 UTC

[GitHub] [iotdb] ericpai commented on pull request #4358: [IOTDB-1990] Fix uncheck null result by calling IReaderByTimestamp

ericpai commented on pull request #4358:
URL: https://github.com/apache/iotdb/pull/4358#issuecomment-966794993


   @JackieTien97 I replayed this test case `IoTDBUDTFAlignByTimeQueryIT.queryWithValueFilter9` in a cluster with 3 nodes and 2 replicas. It can reappear in 100%. This is the debug screenshot. I guess the reason is that although the `cachedTimeCnt` is not empty, there's no data matched the `cachedTimeCnt` and a null result returns. This only happens in cluster query.
   
   ![image](https://user-images.githubusercontent.com/3821212/141405021-5bb33729-f3aa-464c-a0b0-4d09960ffccb.png)
   


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