[ https://issues.apache.org/jira/browse/SPARK-33342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226006#comment-17226006 ]
Apache Spark commented on SPARK-33342: -------------------------------------- User 'akiyamaneko' has created a pull request for this issue: https://github.com/apache/spark/pull/30249 > In the threadDump page, when a thread is blocked by anther thread, the > blocking thread name and url were both displayed incorrect, causing the url > to fail to jump. > ------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: SPARK-33342 > URL: https://issues.apache.org/jira/browse/SPARK-33342 > Project: Spark > Issue Type: Bug > Components: Web UI > Affects Versions: 3.0.1 > Environment: spark version: spark3.0.1 > Reporter: akiyamaneko > Priority: Minor > Fix For: 3.1.0 > > Attachments: cannot-jump.gif, display error.png > > > In the threadDump page, when a thread is blocked by anther thread, the > blocking thread name and url were both displayed incorrect, causing the url > to fail to jump. > such as *Thread 73* but shows `*Thread some(73)*` -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org