huangzhir opened a new pull request, #46157:
URL: https://github.com/apache/spark/pull/46157

   ### What changes were proposed in this pull request?
   This PR addresses the issue outlined in JIRA ticket 
[SPARK-47934](https://issues.apache.org/jira/browse/SPARK-47934), where 
inconsistent application of trailing slashes in URL redirections within the 
Spark's history web UI was leading to unnecessary HTTP redirects by Jetty. This 
inefficiency caused increased load times and reduced the UI's performance.
   
   
   ### Why are the changes needed?
   to fix  [SPARK-47934](https://issues.apache.org/jira/browse/SPARK-47934)
   
   
   
   ### Does this PR introduce _any_ user-facing change?
   no
   
   
   ### How was this patch tested?
   This patch was tested with an added unit test method in the 
HistoryServerSuite that verifies correct redirection behavior for different 
attempt IDs.
   
   
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   no
   


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