pradeepagrawal8184 opened a new pull request, #997: URL: https://github.com/apache/ranger/pull/997
## What changes were proposed in this pull request? - Add org.eclipse.jetty and org.eclipse.jetty.http2 exclusions on Hadoop, Solr, Kafka, and related dependencies; - upgrade jetty-client 9.4.58 and declare it explicitly where SolrJ HTTP clients need it (Admin, audit-dest-solr). - Harden ranger-metrics with tomcat-embed-core; - refactor security-admin filter tests to avoid anonymous inner class load issues on incremental builds. ## How was this patch tested? Tested the packaged jars list and only jetty-client is being shipped. Dependency tree is not showing any compile time dependency on any artifact of jetty group; except the jetty-client. required jetty libraries have been scoped to test. Note: Manual verification using docker is pending -- 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]
