[
https://issues.apache.org/jira/browse/NIFI-11171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809637#comment-17809637
]
Daniel Stieglitz edited comment on NIFI-11171 at 1/22/24 8:45 PM:
------------------------------------------------------------------
For the Netty, I see the following processors using Netty:
# PutSyslog
# ListenRELP
# ListenSyslog
# ListenTCP
# PutSyslog
# PutTCP
and the following supporting classes
# RELPFrameDecoder
# RELPMessageChannelHandler
# RELPResponseEncoder
# RELPMessageServerFactory
DId you still want these in a separate module?
was (Author: JIRAUSER294662):
For the Netty, I see the following processors using Netty:
# PutSyslog
# ListenRELP
# ListenSyslog
# ListenTCP
# PutSyslog
# PutTCP
DId you still want these in a separate module?
> Reorganize Standard Components for 2.0.0
> ----------------------------------------
>
> Key: NIFI-11171
> URL: https://issues.apache.org/jira/browse/NIFI-11171
> Project: Apache NiFi
> Issue Type: Epic
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
>
> The {{nifi-standard-processors}} and {{nifi-standard-services}} modules
> include a large number of Processors and Controller Services supporting an
> array of capabilities. Some of these capabilities require specialized
> libraries that apply to a limited number of components.
> Moving Processors and Controller Services changes class names and bundle
> coordinates which will break existing flow configurations. For this reason,
> the selection of components for reorganization should be limited and focused.
> Components with less frequent updates or usage and components with large
> dependencies trees should be considered.
> The following items should be considered as described in the [NiFi 2.0
> Release
> Goals|https://cwiki.apache.org/confluence/display/NIFI/NiFi+2.0+Release+Goals]:
> * SFTP Processors
> * Jolt Transform Processors
> * Jetty HTTP Processors
> * JSON Processors
> * Netty-based Processors
--
This message was sent by Atlassian Jira
(v8.20.10#820010)