[
https://issues.apache.org/jira/browse/NIFI-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-9563:
---------------------------------
Fix Version/s: 1.16.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Fix For: 1.16.0
>
> Time Spent: 20m
> 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)