pchang388 opened a new issue, #12898:
URL: https://github.com/apache/druid/issues/12898

   **Apache Druid Version:** 0.23.0
   
   **Problem**:
   Sometimes when we have infrastructure issues, we have to decommission some 
Historicals and temporarily lower retention period (to not run out of disk on 
running ones). When we bring back the Historicals and re-apply our old 
retention period and reload the dropped data, our ingestion tasks wait for 
handoff much longer and sometimes fail because they did not handoff completely 
in the completionTimeout phase even if that is set to a higher number.
   
   Is it possible to adjust Coordinator behavior to prioritize new segment 
handoffs from currently running ingestion tasks over reloading dropped data so 
that running ingestion tasks are not affected and still have some segments 
being reloaded?


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