anuragrai16 commented on issue #18867: URL: https://github.com/apache/pinot/issues/18867#issuecomment-4850329950
> > T+1 — A retry succeeds. > > Which retry are we referring to here? The "retry" is Helix's reconciliation pipeline re-driving the same OFFLINE→CONSUMING transition on a new ZK session and not application-level retry logic in Pinot. Basically when a new ZK session connects before the last "**T — Initial attempt fails during construction.** " has sent the `segmentStoppedConsuming` message back to the controller. -- 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]
