[
https://issues.apache.org/jira/browse/NIFI-15843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18073905#comment-18073905
]
ASF subversion and git services commented on NIFI-15843:
--------------------------------------------------------
Commit 22508131587ee80a66464801f595c16ff27573f6 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=22508131587 ]
NIFI-15843 Remove unused methods from internal StringUtils (#11146)
> Remove unused methods from internal StringUtils
> -----------------------------------------------
>
> Key: NIFI-15843
> URL: https://issues.apache.org/jira/browse/NIFI-15843
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The {{nifi-property-utils}} module has an internal {{StringUtils}} class with
> many methods from the Apache Commons Lang 3 implementation. This class was
> intended to support property operations, but usage is much wider than the
> original intention. As an incremental scoping improvement, methods with no
> references or minimal references should be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)