[
https://issues.apache.org/jira/browse/NIFI-9453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482737#comment-17482737
]
ASF subversion and git services commented on NIFI-9453:
-------------------------------------------------------
Commit 08153b826014a252ad078dd17c929fe1e13ad7ba in nifi's branch
refs/heads/main from Nathan Gough
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=08153b8 ]
NIFI-9453 Refactored ListenBeats using Netty
This closes #5669
Signed-off-by: David Handermann <[email protected]>
> Refactor ListenBeats to use Netty
> ---------------------------------
>
> Key: NIFI-9453
> URL: https://issues.apache.org/jira/browse/NIFI-9453
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Nathan Gough
> Assignee: Nathan Gough
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The ListenBeats processor uses a custom NiFi implementation of
> SSLSocketChannel that we want to move way from maintaining. We are moving to
> use Netty for network handling with this processor to reduce complicated code
> we're maintaining and fix intermittent issues with our implementation.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)