flyrain commented on code in PR #3865:
URL: https://github.com/apache/polaris/pull/3865#discussion_r2842918933


##########
extensions/federation/hadoop/build.gradle.kts:
##########
@@ -44,6 +44,7 @@ dependencies {
     exclude("com.sun.jersey", "jersey-server")
     exclude("com.sun.jersey", "jersey-servlet")
     exclude("io.dropwizard.metrics", "metrics-core")
+    exclude(group = "org.eclipse.jetty") // No Jetty server, please

Review Comment:
   Btw, would it be possible to add the rationale of removal to the PR 
description, so that reviewers or any other readers can understand the 
motivation better,  which is also align with the Polaris PR template format.



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