[
https://issues.apache.org/jira/browse/NIFI-8791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383498#comment-17383498
]
ASF subversion and git services commented on NIFI-8791:
-------------------------------------------------------
Commit 49cbc9bd6b5e2049705c392be73796462ccd5adf in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=49cbc9b ]
NIFI-8791 Removed unused ChannelSender and implementations - Removed unused
PruneResult inner class from AbstractPutEventProcessor
Signed-off-by: Pierre Villard <[email protected]>
This closes #5221.
> Remove ChannelSender and Implementations
> ----------------------------------------
>
> Key: NIFI-8791
> URL: https://issues.apache.org/jira/browse/NIFI-8791
> Project: Apache NiFi
> Issue Type: Task
> Components: Extensions
> Affects Versions: 1.15.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Trivial
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Recent refactoring of {{AbstractPutEventProcessor}} to use Netty eliminated
> references to the {{ChannelSender}} interface and associated Datagram and
> Socket implementations. The {{ChannelSender}} interface and implementations
> should be removed now that Netty-based alternatives are used and available in
> the {{nifi-event-transport}} module
--
This message was sent by Atlassian Jira
(v8.3.4#803005)