[ 
https://issues.apache.org/jira/browse/NIFI-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475639#comment-17475639
 ] 

ASF subversion and git services commented on NIFI-9563:
-------------------------------------------------------

Commit 7c50f1429edef6efedb7bfeaff388f22c0eeaa69 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7c50f14 ]

NIFI-9563 Enabled ListenTCP Pool Receive Buffers property

- Removed deprecation from ListenTCP Pool Receive Buffers property
- Added BufferAllocator configuration property for NettyEventServerFactory

Signed-off-by: Pierre Villard <[email protected]>

This closes #5653.


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

Reply via email to