xvrl commented on PR #13023:
URL: https://github.com/apache/druid/pull/13023#issuecomment-1641697131

   @gianm @kfaraz looks like this was missed in the release notes for 25.0.0.
   
   This is actually a breaking change for people already using other mechanism 
to interpolate some variables.
   
   e.g. when using the Kafka built-in `FileConfigProvider` 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-297%3A+Externalizing+Secrets+for+Connect+Configurations
 interpolations are now intercepted by the JsonConfigurator instead of being 
passed down to the Kafka provider, which breaks existing deployments.


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