You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/01/07 21:59:48 UTC

[GitHub] drcrallen opened a new pull request #6815: Use Guava Compatible immediate executor service

drcrallen opened a new pull request #6815: Use Guava Compatible immediate executor service
URL: https://github.com/apache/incubator-druid/pull/6815
 
 
   As a follow on to https://github.com/apache/incubator-druid/pull/5413 this PR uses reflection to generate Guava direct executors in a version friendly way. The reflection checks for the Guava <= 18 method first, and falls back to the Guava > 18 method otherwise.
   
   I *think* this is the last change to make the druid code base work for a HUGE swath of Guava versions.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org