LuciferYang commented on code in PR #43765:
URL: https://github.com/apache/spark/pull/43765#discussion_r1390337507


##########
pom.xml:
##########
@@ -487,12 +487,6 @@
         <version>${jetty.version}</version>
         <scope>provided</scope>
       </dependency>
-      <dependency>

Review Comment:
   Since this dependency is no longer provided in Jetty 10, will deleting it 
have a negative impact on Apache Spark? Would we need to find alternative ways 
to replace the function of `jetty-continuation`?
   
   



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