Gabor Gyimesi created MINIFICPP-1349:
----------------------------------------
Summary: ConsumeWindowsEventLogs should honor batch commit size in
a single session
Key: MINIFICPP-1349
URL: https://issues.apache.org/jira/browse/MINIFICPP-1349
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gabor Gyimesi
CWEL currently commits logs in a single session in commits with the given batch
size until there are no more events left. In a single session the CWEL
processor should only commit "Batch Commit Size" number of events or the number
of events since the last bookmark if it is less than the batch commit size.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)