dongjoon-hyun commented on code in PR #45500:
URL: https://github.com/apache/spark/pull/45500#discussion_r1523611719


##########
core/src/test/scala/org/apache/spark/ui/UISuite.scala:
##########
@@ -398,8 +386,8 @@ class UISuite extends SparkFunSuite {
     }
   }
 
-  test("SPARK-45522: Jetty 10 and above shouuld return status code 302 with 
correct redirect url" +
-    " when request URL ends with a context path without trailing '/'") {
+  test("SPARK-34449: Jetty 9.4.35.v20201120 and later no longer return status 
code 302 " +
+    " and handle internally when request URL ends with a context path without 
trailing '/'") {

Review Comment:
   I'm not sure why do we change this in this PR. Could you spin-off this in 
order to merge before this PR?



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