vogievetsky commented on code in PR #17860:
URL: https://github.com/apache/druid/pull/17860#discussion_r2025026301
##########
web-console/src/druid-models/coordinator-dynamic-config/coordinator-dynamic-config.tsx:
##########
@@ -156,6 +157,19 @@ export const COORDINATOR_DYNAMIC_CONFIG_FIELDS:
Field<CoordinatorDynamicConfig>[
</>
),
},
+ {
+ name: 'turboLoadingNodes',
+ type: 'string-array',
+ info: (
+ <>
+ List of Historical servers to place in turbo loading mode. These
servers use a larger
Review Comment:
Experimental features get ` (experimental)` at the end of their label (not
just the description). Will add. Let's add it to the docs also
--
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]