kishoreg commented on issue #5751:
URL: 
https://github.com/apache/incubator-pinot/issues/5751#issuecomment-663887163


   the latest day will clearly not work unless there is one segment for that 
day and it is too limiting. 
   
   The use case I am thinking is the same one listed here. If we allow this to 
be part of ZK, then time boundary is 
   max(max(segments) - 1 , value in ZK)
   
   Eventually, we want to avoid users having to manage offline jobs. Users are 
already asking for features where we provide a minion task that moves realtime 
segments to offline nodes automatically after a day. Having this API will allow 
us to control the time boundary. 
   
   


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