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


##########
core/src/test/scala/org/apache/spark/ui/UISuite.scala:
##########
@@ -400,7 +403,7 @@ class UISuite extends SparkFunSuite {
     }
   }
 
-  test("SPARK-45522: Jetty 10 and above shouuld return status code 302 with 
correct redirect url" +
+  test("SPARK-47086: Jetty 12 and above should return status code 301 with 
correct redirect url" +

Review Comment:
   Oh, is this changed from `302 (Temporary Redirect)` to `301 (Permanent 
Redirect)`?



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