Github user alopresto commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2983#discussion_r214979973
--- Diff:
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/HashAttribute.java
---
@@ -51,6 +50,9 @@
import org.apache.nifi.processor.util.StandardValidators;
/**
--- End diff --
It is clearly called out in the documentation for the processor. Perhaps an
improvement Jira is needed for an indicator on the canvas and in the *Add
Processor* dialog.
---