[
https://issues.apache.org/jira/browse/NIFI-13509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863492#comment-17863492
]
ASF subversion and git services commented on NIFI-13509:
--------------------------------------------------------
Commit f1fb106bf8807eab8e64502b049ccda775c013fa in nifi's branch
refs/heads/main from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f1fb106bf8 ]
NIFI-13509 Removed ListenTCPRecord, ListenRELP and others
- Removed ConvertJSONToSql
- Removed ParseCEF
- Removed nifi-security-socket-ssl
- Removed Socket Dispatcher Reader classes
This closes #9045
Signed-off-by: David Handermann <[email protected]>
> Remove ConvertJSONToSQL, ListenRELP, ListenTCPRecord, and ParseCEF
> ------------------------------------------------------------------
>
> Key: NIFI-13509
> URL: https://issues.apache.org/jira/browse/NIFI-13509
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Joe Witt
> Assignee: Joe Witt
> Priority: Major
> Fix For: 2.0.0-M5
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> ConvertJSONToSQL - record readers/writers should be used instead.
> ListenRELP has no known usage and isn't maintained.
> ListenTCPRecord offers minimal convenience over ListenTCP which is still
> there and actively used.
> ParseCEF is not needed due to the now available CEF Record Reader.
> https://issues.apache.org/jira/browse/NIFI-13498
--
This message was sent by Atlassian Jira
(v8.20.10#820010)