You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Paul Grey (Jira)" <ji...@apache.org> on 2021/09/28 23:37:00 UTC

[jira] [Updated] (NIFI-9207) Add max read size property to Distributed Cache Servers

     [ 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)