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

David Handermann updated NIFI-9805:
-----------------------------------
    Status: Patch Available  (was: In Progress)

> Refactor Distributed Cache Servers using Netty
> ----------------------------------------------
>
>                 Key: NIFI-9805
>                 URL: https://issues.apache.org/jira/browse/NIFI-9805
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>
> The {{DistributedMapCacheServer}} and {{DistributedSetCacheServer}} 
> components implement a custom protocol for storing and retrieving elements 
> using Java NIO.  Both components leverage the custom {{SSLSocketChannel}} 
> class when configured with TLS. Refactoring the components to use Netty would 
> eliminate the need for custom {{SSLEngine}} interaction and provide a more 
> robust implementation of the custom cache protocol.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to