stoty commented on PR #1415: URL: https://github.com/apache/phoenix/pull/1415#issuecomment-1099860336
The only side effect is that importing the bom overrides the versions for the _com.fasterxml.jackson.module:jackson-module-jaxb-annotations_ and _com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider_ artifacts pulled in by in _org.apache.hadoop:hadoop-mapreduce-client-core_, and those new versions in turn pull in the new _jakarta.xml.bind:jakarta.xml.bind-api_ and jakarta.activation:jakarta.activation-api artifacts. I don't expect that overriding the artifacts in Hadoop would be a problem, we're already overriding plenty of Hadoop/HBase dependency versions, and the test suite was successful (even though the postback to PR didn't work ) https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/view/change-requests/job/PR-1415/2/consoleFull -- 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]
