[
https://issues.apache.org/jira/browse/NIFI-14842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18013234#comment-18013234
]
Daniel Stieglitz edited comment on NIFI-14842 at 8/11/25 2:17 PM:
------------------------------------------------------------------
It not working as the DeprecationNotice has defined the alternatives
field as a Class
{code:java}
Class<? extends ConfigurableComponent>[] alternatives() default {};{code}
was (Author: JIRAUSER294662):
It not working as the DeprecationNotice has defined that field as a Class
{code:java}
Class<? extends ConfigurableComponent>[] alternatives() default {};{code}
> Deprecate CompressContent, GeohashRecord, ParseNetflowv5,
> ConvertAvroToParquet, CreateHadoopSequenceFile and GetAzureEventHub
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-14842
> URL: https://issues.apache.org/jira/browse/NIFI-14842
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Major
>
> This ticket addresses an item in the following
> [email|https://lists.apache.org/thread/8oj5n77o2zg38zbc468cyqw5329hn46x]
> which specified as part of the TODO list the following components to be
> deprecated
> * CompressContent
> * GeohashRecord
> * ParseNetflowv5
> * ConvertAvroToParquet
> * CreateHadoopSequenceFile
> * GetAzureEventHub
--
This message was sent by Atlassian Jira
(v8.20.10#820010)