Paul Grey created NIFI-9207:
-------------------------------

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


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)

Reply via email to