mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 11:05:17 +00:00
Increased the read buffer size in order to avoid OOME due to too many buffer allocations (exceeding vm.max_map_count on Linux). This closes #7640 Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>