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

Gray Gwizdz commented on NIFI-1352:
-----------------------------------

Ford Motor Company is interested in assisting with this issue. One note of 
clarification is that MergeContent takes several FlowFiles and merges them 
together, so determining which FlowFile's zip.comment to use is difficult.

It would be easy to check against nulls, but prioritizing between two FlowFiles 
is a difficult question without knowledge of what's it's intended application 
would be.

Please let me know what you think.

Thanks!
Gray

> Add ability to add a zip comment in MergeContent
> ------------------------------------------------
>
>                 Key: NIFI-1352
>                 URL: https://issues.apache.org/jira/browse/NIFI-1352
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Brandon DeVries
>            Priority: Trivial
>
> The Zip format includes a file comment, which can be written with a 
> ZipOutputStream \[1\].  Modify MergeContent to optionally include a comment 
> (possibly via a "zip.comment" attribute or something...).
> \[1\] 
> https://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipOutputStream.html#setComment%28java.lang.String%29



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to