David Handermann created NIFI-8806:
--------------------------------------

             Summary: Refactor ListenTCP using Netty
                 Key: NIFI-8806
                 URL: https://issues.apache.org/jira/browse/NIFI-8806
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
    Affects Versions: 1.15.0
            Reporter: David Handermann


The {{ListenTCP}} processor currently depends on {{SocketChannelDispatcher}}, 
which uses the custom {{SSLSocketChannel}} when enabled for TLS. The addition 
of Netty-based alternatives in {{nifi-event-transport}} removes the need for 
custom {{SSLEngine}} interaction and also streamlines the implementation of 
custom socket protocols.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to