David Handermann created NIFI-9805:
--------------------------------------

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


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.1#820001)

Reply via email to