FrankChen021 commented on issue #11414:
URL: https://github.com/apache/druid/issues/11414#issuecomment-2804382488

   Let me pop up this issue to discuss. I think the PRs linked in this issue 
does not solve the problem from the root. And the last reply suggested that 
even after these PRs have been applied, the problem is still there.
   
   If we are going to transit to K8S-based ingestion, I'm worried about the lag 
problem will be magnified because K8S scheduling introduces extra latency such 
as POD resource allocation(especially LocalPV), image pulling from remote 
repository. Based on my observations, the latency can be seconds. This means 
for K8S-based ingestion, tasks start slower than they do Middle Managers.
   
   I'm wondering if you have any plans or any ideas to solve this problem, 
including the latency introduced by the K8S scheduling? @gianm @maytasm 


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

Reply via email to