[
https://issues.apache.org/jira/browse/NIFI-9207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Grey updated NIFI-9207:
----------------------------
Status: Patch Available (was: In Progress)
> Add max read size property to Distributed Cache Servers
> -------------------------------------------------------
>
> Key: NIFI-9207
> URL: https://issues.apache.org/jira/browse/NIFI-9207
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Paul Grey
> Assignee: Paul Grey
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> NiFi services DistributedMapCacheServer and DistributedSetCacheServer include
> a socket-based server, allowing service clients to collaboratively manage a
> cache of data values. IPC is performed via a defined set of APIs, which are
> implemented as a series of raw socket reads and writes.
> Service processing of incoming socket data should validate and limit its
> size, to ensure proper functioning of the server.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)