abhishekagarwal87 commented on issue #15167:
URL: https://github.com/apache/druid/issues/15167#issuecomment-1772735979

   I would still consider it a "move" than "expansion" since there is less data 
being queried on historicals once handoff is done. 
   But if you insist on hacking :), you could configure your cluster to delay 
the handoff intentionally. You can do this through some clever setting of load 
rules. The segment would continue to be served by real-time nodes till the 
handoff is complete. You should verify that delayed handoff doesn't affect the 
event processing. Again, this is still a hack :) 


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