kfaraz commented on code in PR #17872:
URL: https://github.com/apache/druid/pull/17872#discussion_r2046662482


##########
docs/release-info/release-notes.md:
##########
@@ -57,6 +57,56 @@ For tips about how to write a good release note, see 
[Release notes](https://git
 
 This section contains important information about new and existing features.
 
+### Increase segment load speed
+
+You can now increase the speed at which segments get loaded at the cost of 
query performance by providing a list of servers for the Coordinator dynamic 
config `turboLoadingNodes`. For these servers, the Coordinator ignores 
`druid.coordinator.loadqueuepeon.http.batchSize` and uses the value of the 
respective `numLoadingThreads` instead.

Review Comment:
   Yes, we can mark it as experimental.



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