GSharayu edited a comment on pull request #6800:
URL: https://github.com/apache/incubator-pinot/pull/6800#issuecomment-820737281


   > > > In the `LuceneRealtimeClusterIntegrationTest` under 
`testTextSearchCountQuery()`, there is a part of test commented out which seems 
related to this issue. Can you uncomment that part and see if the issue is 
fixed?
   > > 
   > > 
   > > The test case fails with `java.lang.AssertionError: Failed to meet 
condition in 10000ms, error message: Failed to reach expected number of 
matching records`
   > 
   > That means real-time lucene still not able to update the latest records. 
After proper fix, we should make the test pass
   
   The test passes after the the added fix for issue #6793 . Corresponding PR : 
https://github.com/apache/incubator-pinot/pull/6799


-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to