[
https://issues.apache.org/jira/browse/NIFI-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15380971#comment-15380971
]
ASF GitHub Bot commented on NIFI-1899:
--------------------------------------
Github user JPercivall commented on the issue:
https://github.com/apache/nifi/pull/483
Hey @trixpan, I just finished checking out your latest commit. I was having
trouble wording the how to properly make the onTrigger and data methods work in
sync, so I did some reworking and created a patch that'll apply on top of your
commit. It has the bi-directional sync of the onTrigger and data methods as
well as moving the reading of the stream to the onTrigger. I ran it using your
template along with the ExtractEmailHeaders and ExtractEmailAttachments and it
seem to all work smoothly. Check it out and let me know what you think.
I feel bad just giving you a patch of my work and not properly explaining
what to do, so if there is any thing you want me explain please do not hesitate
to ask.
[0001-NIFI-1899-reworking-bi-directional-Email-processing-.txt](https://github.com/apache/nifi/files/367578/0001-NIFI-1899-reworking-bi-directional-Email-processing-.txt)
Github wouldn't let me attach a ".patch" file so just rename the extension.
> Create ListenSMTP & ExtractEmailAttachment processors
> -----------------------------------------------------
>
> Key: NIFI-1899
> URL: https://issues.apache.org/jira/browse/NIFI-1899
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Andre
> Fix For: 1.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)