FrankChen021 commented on PR #20226: URL: https://github.com/apache/druid/pull/20226#issuecomment-5503997362
Backward compatibility: INCOMPATIBLE — Verified head 393aa4254c6abfe68fc3ba30279da5d5c2b8b6b1 against compared master 1bbb062442e96e3eb9c8b25f33799cbc7b67ce0a. Jakarta XML Bind 4.0.5 exports jakarta.xml.bind, while Druid services, Aliyun/Jackson consumers, and jaxb-runtime 2.3.9 still require javax.xml.bind; the 22 exact-head failures confirm the namespace/provider break. A safe correction requires a coordinated core, runtime, extension, classloader, license, and test migration. Closure rationale: this dependency-only bump is marked CLOSED_HIGH_EFFORT/WONT_FIX_LARGE_CHANGE because replacing one import would not repair the incompatible provider and legacy consumers; reverting to 2.3.3 is the only surgical compatibility-preserving option and makes the PR a no-op. No tracked Java production or test source changed. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
