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/07/15 15:23:45 UTC

[GitHub] [incubator-druid] drcrallen opened a new pull request #6948: Add guava compatability up to 27.0.1

drcrallen opened a new pull request #6948: Add guava compatability up to 27.0.1
URL: https://github.com/apache/incubator-druid/pull/6948
 
 
   Use reflection to ensure guava compatibility.
   
   - [x] Add a profile to optionally compile against a more recent guava.
   - [x] Add reflection based methodologies for invoking HostAndPort host text getters.
   - [x] Add reflection based methodologies for getting the breaking whitespace char matcher instance.
   - [x] Auto gen (IntelliJ) some toString() methods
   - [x] Add unit tests.
   - [x] Forbid known bad calls.
   - [x] Add guava compatibility to travis code checking.
   - [x] Move future callbacks to use `Runnable::run` executor directly

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