Oleg Zhurakousky created NIFI-2560:
--------------------------------------
Summary: Tune POP3/IMAP processors
Key: NIFI-2560
URL: https://issues.apache.org/jira/browse/NIFI-2560
Project: Apache NiFi
Issue Type: Improvement
Reporter: Oleg Zhurakousky
Assignee: Oleg Zhurakousky
Fix For: 1.0.0
Couple of things needs a bit of tuning since people started to use it.
1. Expose connection timeout. This is primarily due to various providers acting
differently (Gmail vs Yahoo etc)
2. Remove internal message queueing since after discussing its usage in
ListenSMTP we've determined that it can lead to data-loss. Basically for each
poll, get a single message.
3. Fix how yield() is invoked
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)