avshenuk commented on issue #16359:
URL: https://github.com/apache/pinot/issues/16359#issuecomment-3081527455

   > But yes, it’s good point, we could use it in place of the buffer for 
maximum consistency?
   
   Actually, setting the buffer window to exactly that TTL would be too 
restrictive.
   Instead, we could just validate that the buffer is at least as big as the 
upsert TTL period. 
   
   One could imagine scenarios where updates are allowed in a much shorter 
period than e.g. out of order/delayed inserts.


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