Jackie-Jiang commented on issue #11812: URL: https://github.com/apache/pinot/issues/11812#issuecomment-1773410261
> Another potential issue I see is this table experienced ~2 minutes of ingestion lag between requesting the force commit and the force commit completing. I haven't looked at the code yet, but should we do these commits in batches? Meaning, should we only tell a segment to commit once a previous one has completed to avoid lag while waiting for other work to complete? After requesting the force commit, server needs to seal the current consuming segment and commit it, which can explain the ~2 minutes lag. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
