[
https://issues.apache.org/jira/browse/NIFI-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419404#comment-15419404
]
ASF GitHub Bot commented on NIFI-2560:
--------------------------------------
GitHub user olegz opened a pull request:
https://github.com/apache/nifi/pull/851
NIFI-2560 added connection timeout to IMAP/POP3
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olegz/nifi NIFI-2560
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/851.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #851
----
commit b9a5076367723b7bc7fad1c13d92dda000607d78
Author: Oleg Zhurakousky <[email protected]>
Date: 2016-08-12T20:20:03Z
NIFI-2560 added connection timeout to IMAP/POP3
----
> 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)