jtuglu1 commented on code in PR #19144: URL: https://github.com/apache/druid/pull/19144#discussion_r2929805929
########## docs/api-reference/dynamic-configuration-api.md: ########## @@ -306,7 +306,7 @@ Host: http://ROUTER_IP:ROUTER_PORT ## Broker dynamic configuration Broker dynamic configuration is managed through the Coordinator but consumed by Brokers. -These settings control broker behavior such as query blocking rules. +These settings control broker behavior such as query blocking rules and default query context values. Review Comment: Sure. I think we can make this an opt-in config on the broker, but I think it should be a separate change. -- 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]
