Joseph Percivall created NIFI-2834:
--------------------------------------
Summary: GetAzureEventHub should make "max events to receive per
ontrigger" configurable
Key: NIFI-2834
URL: https://issues.apache.org/jira/browse/NIFI-2834
Project: Apache NiFi
Issue Type: Improvement
Reporter: Joseph Percivall
Priority: Minor
Fix For: 1.1.0
Current GetAzureEventHub processor is configured to always grab a max batch of
100 events per ontrigger[1]. This internal batching scheme should be made
configurable.
[1]
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/eventhub/GetAzureEventHub.java#L215
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)