You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Nathan Gough (Jira)" <ji...@apache.org> on 2021/12/07 17:58:00 UTC

[jira] [Created] (NIFI-9453) Refactor ListenBeats to use Netty

Nathan Gough created NIFI-9453:
----------------------------------

             Summary: 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


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)