You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "sajjad-moradi (via GitHub)" <gi...@apache.org> on 2023/11/03 16:58:03 UTC

Re: [I] Unnecessary offset request in segment commit flow causes instability and ingestion lag [pinot]

sajjad-moradi commented on issue #11812:
URL: https://github.com/apache/pinot/issues/11812#issuecomment-1792809555

   > Another potential issue I see is this table experienced ~2 minutes of ingestion lag between requesting the force commit and the force commit completing
   
   This consumption lag is table wide after force-commit is issued. https://github.com/apache/pinot/issues/11950 proposes to stagger committing different partitions over longer period of time so that you can control how you want to experience the consumption lag: all at once (current behavior) or spread over longer period of time.


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