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

Kevin Cowan commented on SOLR-10036:
------------------------------------

I wanted to provide a bit of testing information on this issue:

 

I replaced jackson core/databind/annotations 2.5.4 with version 2.9.5. I did 
NOT replace jackson-dataformat-smile 2.5.4 at this point. Just FYI, this jar 
has since been deprecated and is now part of the jackson-dataformat-binary 
module.

After replacing these .jars I was able to start Solr, create a new core, create 
a new collection, alter the schema, index and query json. I have noted no 
errors.

 

 

> Revise jackson-core version from 2.5.4 to latest
> ------------------------------------------------
>
>                 Key: SOLR-10036
>                 URL: https://issues.apache.org/jira/browse/SOLR-10036
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Shashank Pedamallu
>            Priority: Major
>         Attachments: SOLR-10036.patch
>
>
> The current jackson-core dependency in Solr is not compatible with Amazon AWS 
> S3 dependency. AWS S3 requires jackson-core-2.6.6 while Solr uses 
> jackson-core-dependency-2.5.4. This is blocking the usage of latest updates 
> from S3.
> It would be greatly helpful if someone could revise the jackson-core jar in 
> Solr to the latest version. This is a ShowStopper for our Public company.
> Details of my Setup:
> Solr Version: 6.3
> AWS SDK version: 1.11.76



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