kfaraz commented on PR #17749:
URL: https://github.com/apache/druid/pull/17749#issuecomment-2790056386

   > The old tasks (without configured k8sTaskPodNamePrefix) will not be 
detected, and Overlord will restart the on-going tasks with the configured 
k8sTaskPodNamePrefix. From the user's perspective, the web console will show 
the old tasks as FAILED.
   
   Oh, this is problematic, @GWphua , as the Overlord is losing track of those 
tasks and re-launching them, even though the original tasks are still running 
and will finish normally. This will lead to duplicate data and possibly 
metadata inconsistency errors in case of streaming ingestion.
   
   Is there any way to mitigate this?


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