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

[jira] [Resolved] (NIFI-8806) Refactor ListenTCP using Netty

     [ https://issues.apache.org/jira/browse/NIFI-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann resolved NIFI-8806.
------------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

> 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
>            Assignee: Nathan Gough
>            Priority: Minor
>              Labels: TLS, security
>             Fix For: 1.16.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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.20.1#820001)