[ 
https://issues.apache.org/jira/browse/MINIFICPP-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16694980#comment-16694980
 ] 

ASF GitHub Bot commented on MINIFICPP-681:
------------------------------------------

Github user phrocker commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/445#discussion_r235458978
  
    --- Diff: PROCESSORS.md ---
    @@ -130,6 +131,31 @@ default values, and whether a property supports the 
NiFi Expression Language.
     | success | All FlowFiles are routed to this relationship. |
     
     
    +## ContentHash
    +
    +### Description
    +
    +ContentHash calculates the checksum of the content of the flowfile and 
adds it as an attribute.
    --- End diff --
    
    In the NiFi Ecosystem processors are VerbNoun, so this would be more 
applicably, "HashContent"


> Add content hash processor
> --------------------------
>
>                 Key: MINIFICPP-681
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-681
>             Project: NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Arpad Boda
>            Assignee: Arpad Boda
>            Priority: Major
>             Fix For: 0.6.0
>
>
> Add a new processor that supports hashing content and add the checksum to the 
> flowfile as an attribute.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to