adarshsanjeev commented on PR #13909: URL: https://github.com/apache/druid/pull/13909#issuecomment-1478937914
I think this might be because we push to deep storage right after we merge, so the time where they are different is pretty narrow, especially since using local disk as deep storage might be cheaper than normal (if that is how you're running it). Persist and push steps have two different executors processing it, so we might see more of a difference there. -- 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]
