mtien-apache commented on a change in pull request #4788:
URL: https://github.com/apache/nifi/pull/4788#discussion_r571126078



##########
File path: 
nifi-commons/nifi-utils/src/main/java/org/apache/nifi/util/file/FileUtils.java
##########
@@ -549,49 +548,22 @@ public static void syncWithRestore(final File 
primaryFile, final File restoreFil
      * @throws IOException if the MD5 hash could not be computed

Review comment:
       @exceptionfactory Suggestion to change the name to the hashing algorithm 
being used. Same for above description.
   ```suggestion
        * @throws IOException if the SHA-256 hash could not be computed
   ```




----------------------------------------------------------------
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]


Reply via email to