[
https://issues.apache.org/jira/browse/NIFI-13526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863905#comment-17863905
]
ASF subversion and git services commented on NIFI-13526:
--------------------------------------------------------
Commit f92d8f72a8456acea4783931d286e875db33041b in nifi's branch
refs/heads/main from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f92d8f72a8 ]
NIFI-13526 Removed unused variables and localized nifi-socket-utils
- Remove nifi-socket-utils and moved remaining classes to referencing framework
components
This closes #9059
Signed-off-by: David Handermann <[email protected]>
> Remove code no longer used
> --------------------------
>
> Key: NIFI-13526
> URL: https://issues.apache.org/jira/browse/NIFI-13526
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Joe Witt
> Assignee: Joe Witt
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> The intent of this JIRA is a pass through to take out what look like safe
> chunks of code to delete as they're unused/unreferenced. This is somewhat
> difficult due to reflection, service loading, etc.. But using some static
> analysis should help identify strong candidates for removal.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)