forzamehlano commented on PR #12592:
URL: https://github.com/apache/druid/pull/12592#issuecomment-1323767155

   > > @gianm - what will be the effect of this change on existing ingestion 
jobs? The thread pool sizes are going to change after this change on the same 
hardware. Users could see changes in performance for real-time nodes if they 
have not configured the size of the processing thread pool explicitly.
   > 
   > Yeah essentially any autoconfigured thread pool will act as if they have a 
slice of the machine instead of the entire machine. There are a lot of these. I 
think for most of them, users won't notice, and this change will be an 
improvement due to fewer overall threads on the machine. Users may notice the 
processing pool changing size if they weren't explicitly setting it. That's 
worth calling out in the release notes, so it's good that you added a release 
notes label. Thanks.
   
   Could you elaborate on the specific processing thread pools affected by this 
setting around ingest? I'm trying to work out how to revert this setting (or at 
least revert the behaviour) to see if this is the underlying cause in our 
ingest speed issues post upgrade to 24.0.0


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