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

   **Description**
   
   While investigating a separate autoscaling issue, we discovered that the 
`druid.indexer.autoscale.strategy.type` configuration parameter is not 
documented on the official Druid configuration page.
   
   The only way to understand the values it seems to see on the source code 
here:
   
   
   
https://github.com/apache/druid/blob/a55b8cbcc96c787f79e15c42912c8bf107475f08/services/src/main/java/org/apache/druid/cli/CliOverlord.java#L441
   
   Or in the error traces if you configure it wrong:
   
   `## can't find it in the config] of 
Key[type=org.apache.druid.indexing.overlord.autoscaling.ProvisioningStrategy, 
annotation=[none]], known options [[simple, pendingTaskBased]`
   
   ** Request **
   Please add it to the documentation


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