Member since
06-17-2019
1
Post
0
Kudos Received
0
Solutions
06-17-2019
10:43 AM
Hi, i want to use the volatile content repository but I´m always facing IO out of memory exceptions, even though i have enough free memory on the system. Specs: - System 16GB RAM - JVM heap max 4GB I have tried to get rid of that by changing the nifi.volatile.content.repository.max.size value to another (100MB, 500MB, 1G, 2G, 3G) but this also doesn´t have any effect. The only thing that changes is that the error occurs later if the max.size is higher. My opinion was that the GC should automatically clean up processed flow files latest when the max.size is reached? Does anybody have an idea? Thank you
... View more