[
https://issues.apache.org/jira/browse/NIFI-9805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-9805:
-----------------------------------
Fix Version/s: 1.17.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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: Major
> Fix For: 1.17.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)