David Handermann created NIFI-9563:
--------------------------------------

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


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