On Thu, 21 Mar 2019 at 11:48, Charles Allen <charles.al...@snap.com.invalid> wrote:
> Druid assumes the network layer handles whatever tuning is needed regarding > DNS resolution or IP routing. In general this means making sure you have > your java settings correct (see > > https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/java-dg-jvm-ttl.html > for a related article). > > > Thanks. Since druid does not call `java.security.Security.setProperty()`, I take it this means my only option is to globally change the JRE in $JAVA_HOME/jre/lib/security/java.security?