[ 
https://issues.apache.org/jira/browse/SOLR-11763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452703#comment-16452703
 ] 

Shawn Heisey commented on SOLR-11763:
-------------------------------------

bq. Maybe we should evaluate how much effort it is to simply start using Java7 
/ Java8 APIs if they have equivalents ?

Sounds great to me.  There isn't a huge amount of Guava usage in our code.  
Even if we do this, we will still have difficulties integrating with other 
software because of Hadoop.  But if a user is NOT running HDFS indexes, and we 
don't have any Guava usages in the rest of Solr, then they would be able to 
upgrade Guava in Solr and have no problems.  One thing that I do not know is 
whether Guava is indirectly required by any of the other dependencies that Solr 
includes.



> Upgrade Guava to 23.0
> ---------------------
>
>                 Key: SOLR-11763
>                 URL: https://issues.apache.org/jira/browse/SOLR-11763
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 7.1
>            Reporter: Markus Jelsma
>            Priority: Minor
>             Fix For: master (8.0)
>
>         Attachments: SOLR-11763.patch, SOLR-11763.patch
>
>
> Our code is running into version conflicts with Solr's old Guava dependency. 
> This fixes it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to