drcrallen commented on issue #6815: Use Guava Compatible immediate executor service URL: https://github.com/apache/incubator-druid/pull/6815#issuecomment-452803528 Not failing on arbitrary guava versions is a problem on our side related to things like gRPC extensions and building Druid libs in with Beam workloads. Making the Druid libs at least support a wide range of versions greatly reduces the surprising library conflicts that have to be resolved, and eliminates the temptation to shade-shade-shade a whole bunch of stuff.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
