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

Paul Grey updated NIFI-8919:
----------------------------
    Status: Patch Available  (was: In Progress)

https://github.com/apache/nifi/pull/5311

> Refactor Distributed Cache Clients using Netty
> ----------------------------------------------
>
>                 Key: NIFI-8919
>                 URL: https://issues.apache.org/jira/browse/NIFI-8919
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.15.0
>            Reporter: David Handermann
>            Assignee: Paul Grey
>            Priority: Minor
>              Labels: TLS, security
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The {{DistributedMapCacheClientService}} and 
> {{DistributedSetCacheClientService}} leverage {{SSLSocketChannel}} through 
> {{SSLCommsSession}} to support TLS communication, which involves custom 
> interaction with {{javax.net.ssl.SSLEngine}}. Refactoring these client 
> services using Netty would remove the need for custom {{SSLEngine}} 
> interaction and also streamline the protocol implementation. Changes will 
> involve replacement of the existing {{CommsSession}} interface with 
> higher-level client and custom Netty Handlers implementation the distributed 
> cache protocol.



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

Reply via email to