[
https://issues.apache.org/jira/browse/NIFI-14942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-14942.
-----------------------------------
Fix Version/s: 2.6.0
Resolution: Fixed
> [ValidateCSV] Non -terminated quote char can cause OOM
> ------------------------------------------------------
>
> Key: NIFI-14942
> URL: https://issues.apache.org/jira/browse/NIFI-14942
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 2.5.0
> Environment: any
> Reporter: Filip Maretić
> Assignee: Filip Maretić
> Priority: Minor
> Fix For: 2.6.0
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> Non terminated quote character can cause OutOfMemoryException. Processor
> loads the entire content into memory in an attempt to find the closing quote
> character.
> h2. SUGGESTION
> Add a new *Max Lines Per Row* property to limit the number of lines being
> read. This is trivial since the used library SuperCSV already supports this
> out of the box.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)