ramackri commented on PR #1020:
URL: https://github.com/apache/ranger/pull/1020#issuecomment-4716968452

   Addressed review feedback on duplicate Jackson JARs (2.17.x in plugin vs 
2.16.x on broker).
   
   **Commit dfdadfc5b:** removed from `plugin-kafka.xml` whitelist:
   - `jackson-annotations`
   - `jackson-core`
   - `jackson-databind`
   - `jackson-jaxrs-json-provider`
   
   Same rationale as the Jersey revert — broker `${KAFKA_HOME}/libs/` already 
provides these; plugin-impl should only ship JSON writer modules + 
`ranger-audit-dest-auditserver`.
   
   **Docker E2E:** `trigger-kafka-audit` → Solr `repo:dev_kafka` count 
increased; DENIED authorization audited; no `MessageBodyWriter` / Jackson 
`LinkageError` after packaging fix + broker classpath alignment.


-- 
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]

Reply via email to