geyanggang commented on issue #10712: URL: https://github.com/apache/gravitino/issues/10712#issuecomment-4205880256
`htrace-core4 `is a hard runtime dependency for HMS and cannot be removed. (htrace's internally shaded jackson-databind 2.4.0) can only be handled via suppression, because the shaded jackson is used only internally by HTrace and Gravitino does not directly trigger Jackson deserialization (Q1=NO). Related htrace issues and PRs need to be withdrawn. -- 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]
