jackjlli commented on issue #8492:
URL: https://github.com/apache/pinot/issues/8492#issuecomment-1095526012

   It's not very intuitive nor straightforward to retrieve other information in 
order to check the state of a reload/refresh request. 
   
   What's worse, one corner scenario I can think of is that if table config 
remains unchanged while a reload request is sent, the segment metadata remains 
unchanged, but there could be that reload request is still in progress. In this 
case, we cannot determine whether the reload request is done by just validating 
metadata of a segment. And this actually happens in our existing integration 
test.


-- 
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: commits-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to