[ 
https://issues.apache.org/jira/browse/CASSANDRASC-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doug Rohrer updated CASSANDRASC-75:
-----------------------------------
    Change Category: Operability
         Complexity: Low Hanging Fruit
        Component/s: Configuration
      Fix Version/s: 1.0
           Assignee: Doug Rohrer
             Status: Open  (was: Triage Needed)

> Shaded Sidecar client should shade Jackson completely to avoid 
> incompatibility issues
> -------------------------------------------------------------------------------------
>
>                 Key: CASSANDRASC-75
>                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-75
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Doug Rohrer
>            Assignee: Doug Rohrer
>            Priority: Normal
>             Fix For: 1.0
>
>
> Before, we we shading almost all of Jackson but left the annotations 
> unshaded/relocated. However, this causes problems in older Spark environments 
> where the annotations in the class path don’t quite match what the other 
> shaded parts of Jackson expect (missing classes being the most serious 
> issue). This can cause the library to fail on certain Spark versions.
>  
> We should shade +all+ of Jackson in the shaded client to prevent these issues.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to