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 2020/07/29 07:49:51 UTC

[GitHub] [incubator-pinot] mayankshriv edited a comment on issue #5751: Support Serving Latest Offline Segments Immediately

mayankshriv edited a comment on issue #5751:
URL: https://github.com/apache/incubator-pinot/issues/5751#issuecomment-664700503


   Summarizing the offline discussion between @mcvsubbu @snleee @sajjad-moradi and @mayankshriv:
   
   1. Since there are use cases that may push partial data for the day (UTC vs PST), a table level config is warranted to ensure where this feature can be enabled.
   2. We will have a primitive to update the time boundary after segments are pushed. This will create a znode to persist the time boundary value.
   3. We will need to replace the existing EV based time-boundary computation with one that is based on the Znode listener. We might also need a periodic auto-correct task (in case updating the Znode fails).
   


----------------------------------------------------------------
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:
users@infra.apache.org



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