[
https://issues.apache.org/jira/browse/NIFI-15227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15227:
------------------------------------
Status: Patch Available (was: Open)
> Reduce Use of Commons Codec in Framework Modules
> ------------------------------------------------
>
> Key: NIFI-15227
> URL: https://issues.apache.org/jira/browse/NIFI-15227
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Application framework modules have limited use of the Apache Commons Codec
> library, directly using only one method from the DigestUtils class. The
> {{nifi-utils}} module has a MessageDigestUtils class the implements the same
> SHA-256 hash method, which provides an optimal replacement option to reduce
> dependency references in framework modules.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)