priyen commented on issue #11812: URL: https://github.com/apache/pinot/issues/11812#issuecomment-1773411439
Is sealing expected to take that long? On Fri, Oct 20, 2023, 5:21 p.m. Xiaotian (Jackie) Jiang < ***@***.***> wrote: > 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. > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/pinot/issues/11812#issuecomment-1773410261>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ACOCX4ABVQCRGZ3EYD2LZRTYALTNPAVCNFSM6AAAAAA6CNGIGSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZTGQYTAMRWGE> > . > You are receiving this because you commented.Message ID: > ***@***.***> > -- 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]
