Description
When I'm using QueryCassandra alongside with fetch_size parameter I expected that as soon my reader reaches the fetch_size the processor outputs some data to be processed by the next processor, but QueryCassandra reads all the data, then output the flow files.
I'll start to work on a patch for this situation, I'll appreciate any suggestion.
Attachments
Issue Links
- causes
-
NIFI-12526 QueryCassandra should not output FlowFiles as soon as the "available rows without fetching" is reached
- Resolved
- links to