David Handermann created NIFI-15795:
---------------------------------------
Summary: ConsumeIMAP and ConsumePOP3 can create multiple Executor
Services
Key: NIFI-15795
URL: https://issues.apache.org/jira/browse/NIFI-15795
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 2.8.0, 2.0.0
Reporter: David Handermann
Assignee: David Handermann
The {{ConsumeIMAP}} and {{ConsumePOP}} Processors depend on Spring Integration
for receiving messages and require a Scheduled Executor Service as part of the
Mail Receiver configuration.
When the Processors encounter an exception retrieving messages, or require
refreshing OAuth 2 Access Token credentials, the Processors create a Scheduled
Executor Service without closing one previously created.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)