FrankChen021 commented on code in PR #19808:
URL: https://github.com/apache/druid/pull/19808#discussion_r3740843017


##########
extensions-contrib/ambari-metrics-emitter/pom.xml:
##########
@@ -119,16 +119,6 @@
       <artifactId>JUnitParams</artifactId>

Review Comment:
   [P2] Jackson 1 remains bundled
   
   Removing the test dependencies hides the Maven alert, but 
ambari-metrics-common:2.7.0.0.0 still embeds Jackson 1.9.13 under a relocated 
package and uses it to serialize metrics in production. The bundled Ambari 
extension therefore still ships Jackson 1; upgrade or replace that dependency, 
or explicitly assess and retain the suppression.



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

Reply via email to