[
https://issues.apache.org/jira/browse/NIFI-15280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18102811#comment-18102811
]
ASF subversion and git services commented on NIFI-15280:
--------------------------------------------------------
Commit f58c9932ff7980becb78b98be928aa8723666f44 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f58c9932ff7 ]
NIFI-15280 Removed DisabledOnJre annotation no longer needed for Hadoop
Processors (#11516)
Signed-off-by: David Handermann <[email protected]>
> 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
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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. The specific test
> classes which have tests that need to be corrected are:
> * AbstractHadoopTest
> * PutHDFSTest
> * TestGetHDFSFileInfo
> * TestListHDFS
> * TestParquetReader
> * TestParquetRecordSetWriter
> * CalculateParquetRowGroupOffsetsTest
> * FetchParquetTest
> * PutParquetTest
> * TestConvertAvroToParquet
--
This message was sent by Atlassian Jira
(v8.20.10#820010)