[ 
https://issues.apache.org/jira/browse/NIFI-12379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-12379:
------------------------------------
    Status: Patch Available  (was: Open)

> Refactor nifi-uuid5 to Remove External Dependencies
> ---------------------------------------------------
>
>                 Key: NIFI-12379
>                 URL: https://issues.apache.org/jira/browse/NIFI-12379
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>             Fix For: 2.latest
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The nifi-uuid5 module provides the Uuid5Util class for generating a UUID 
> string according to RFC 4122 Section 4.3 with SHA-1 hashing for version 5 
> generation. The initial version used external libraries for hexadecimal 
> encoding and hashing, but these libraries can be removed in favor of standard 
> JDK HexFormat and MessageDigest classes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to