Jackeyzhe commented on issue #3553: URL: https://github.com/apache/fluss/issues/3553#issuecomment-4904704675
I'd like to take a try on this. The root cause is clear — the transitive com.fasterxml.jackson.core:jackson-core dependency bypasses the shade relocation during uber-jar assembly. I'll investigate the shade plugin configuration in fluss-client and fluss-flink-* modules to find where the unshaded copy leaks in, then propose a fix (likely extending the relocation rule or excluding the transitive jackson-core from the shade artifactSet). 🤖 AI-assisted investigation — reviewed by human developer. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
