[
https://issues.apache.org/jira/browse/NIFI-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041441#comment-16041441
]
Aldrin Piri edited comment on NIFI-4036 at 6/7/17 7:06 PM:
-----------------------------------------------------------
Quick glances seem to indicate there is an issue with how the messages are
queued and then handled when that error happens. Should get a test case
incorporated into the code base to try to recreate. Should be testable without
an actual EWS server needed.
was (Author: aldrin):
Quick glances seem to indicate there is an issue with how the messages are
queued and then handled when that error happens. Should get a test case
incorporated into the code base to try to recreate. Should be testable without
an actual EWS needed.
> ConsumeEWS cannot handle 0 recipients
> -------------------------------------
>
> Key: NIFI-4036
> URL: https://issues.apache.org/jira/browse/NIFI-4036
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.2.0
> Environment: Windows 7, but also within a docker-environment
> Reporter: Tim Fohrer
> Attachments: nifi-app.log
>
>
> ConsumeEWS throws exceptions (stacktrace as attachment), when a mail within
> the folder which has to be read has 0 recipients (to) but only bcc recipients.
> This mail cannot be fetched and further transported within the flow.
> Even more problematic is the fact, that other mails, which are also in the
> folder and have to be read and transported, get lost. nifi just seems to
> delete them on the exchange server and then forgets about them. they do not
> appear as provenance data nor as a message in the success queue.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)