You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/01/12 19:48:00 UTC

[jira] [Updated] (NIFI-9563) Support Pool Receive Buffers in ListenTCP with Netty

     [ https://issues.apache.org/jira/browse/NIFI-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-9563:
-----------------------------------
    Status: Patch Available  (was: In Progress)

> Support Pool Receive Buffers in ListenTCP with Netty
> ----------------------------------------------------
>
>                 Key: NIFI-9563
>                 URL: https://issues.apache.org/jira/browse/NIFI-9563
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.16.0
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> With recent refactoring of ListenTCP using Netty, the {{Pool Receive Buffers}} property was marked as deprecated. Netty defaults to using a pooled allocator for byte buffers, but also supports the option for an unpooled allocator.  Support for {{Pooled Receive Buffers}} property should be implemented using the channel options that Netty provides for configuring the allocator.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)