[ 
https://issues.apache.org/jira/browse/HADOOP-19670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045199#comment-18045199
 ] 

ASF GitHub Bot commented on HADOOP-19670:
-----------------------------------------

stoty commented on PR #8062:
URL: https://github.com/apache/hadoop/pull/8062#issuecomment-3656220004

   I don't like that approach @pan3793 .
   
   I've seen some of the earlier hacks that were made in order to fix some 
specific Spark tests, and they are not nice.
   Fixing Hadoop just enough that the Spark test suite passes is fragile, and 
will lead to future problems, even when using Spark.
   
   We already know how to get Hadoop to work with Java 25, and we already take 
all the complexity and risk (not that I think it's risky) by backporting this 
patch.
   
   The right thing to do would be adding full Java 25 support with CI pipeline, 
which would catch any regressions.
   (there is no Java 25 CI pipeline for trunk yet, either)
   




> [JDK22] Replace Thread with SubjectPreservingThread
> ---------------------------------------------------
>
>                 Key: HADOOP-19670
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19670
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: common, hdfs, mapreduce, yarn
>    Affects Versions: 3.5.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.5.0
>
>




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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to