[ 
https://issues.apache.org/jira/browse/SPARK-47223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-47223:
-----------------------------------
    Labels: pull-request-available  (was: )

> Update usage of deprecated Thread.getId() to Thread.threadId()
> --------------------------------------------------------------
>
>                 Key: SPARK-47223
>                 URL: https://issues.apache.org/jira/browse/SPARK-47223
>             Project: Spark
>          Issue Type: Request
>          Components: Spark Core, SQL
>    Affects Versions: 3.5.1
>            Reporter: Neil Gupta
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 3.5.1
>
>
> Update usage of deprecated Thread.getId() to Thread.threadId().
>  
> Currently in Spark, there are multiple references still to the deprecated 
> method [Thread.getId()|#getId()]] given that the current version is using 
> Java 21. Java officially requests any type of usage to be switched to the 
> [Thread.threadId()|#threadId()]] method instead.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to