You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/04/11 20:19:32 UTC

[GitHub] [pinot] jackjlli commented on issue #8492: Need ways to check whether segment reload/refresh is done on server side

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-unsubscribe@pinot.apache.org

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


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