jfrazee commented on pull request #4570: URL: https://github.com/apache/nifi/pull/4570#issuecomment-703894590
@MikeThomsen We have some UUID5 code for this in EL in https://github.com/apache/nifi/blob/main/nifi-commons/nifi-expression-language/src/main/java/org/apache/nifi/attribute/expression/language/evaluation/functions/Uuid5Evaluator.java we could pull out and use to avoid the external dep or conversely, should we update that to use the new implementation? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
