[
https://issues.apache.org/jira/browse/NIFI-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Zhurakousky updated NIFI-2560:
-----------------------------------
Description:
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. Fix how yield() is invoked
was:
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
> 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. Fix how yield() is invoked
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)