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

Daniel Stieglitz commented on NIFI-15280:
-----------------------------------------

On a side note, I am not sure if this is worth to fix or not, it just bothers 
me as it is not correct.

The reasons given in the disabled tests are
{code:java}
"java.security.auth.Subject.getSubject() is not supported"{code}
Instead of java it really should be javax as seen in the 
[javadocs|https://docs.oracle.com/en/java/javase/21/docs/api/java.base/javax/security/auth/Subject.html]

Do we want to correct that or is not worth it?

> Correct all tests in nifi-hadoop-bundle which are disabled for Java 25 
> because of "java.security.auth.Subject.getSubject() is not supported"
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-15280
>                 URL: https://issues.apache.org/jira/browse/NIFI-15280
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>
> This ticket addresses the need to correct all tests in nifi-hadoop-bundle 
> which are disabled for Java 25 because of 
> "java.security.auth.Subject.getSubject() is not supported" as there is API 
> suggested replacement to use the method current() instead.



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

Reply via email to