Hi all, Currently using NiFi 1.11.4, we face a blocking issue trying to switch to NiFi 1.13.1+ due to the VolatileContentRepository : some processors we use (and probably others that we didn't try) were not able to process flowfiles, such as MargeRecord, QueryRecord or SplitJson (logs are in the Jira ticket NiFi-8760 <https://issues.apache.org/jira/browse/NIFI-8760>).
I wanted to know if any of you guys are able to reproduce the issue, and if this is not a misconfiguration from our side. The nifi.properties and flow.xml.gz used are available in the ticket. If I am not missing anything, we could identify that the issue could come from this commit <https://github.com/apache/nifi/commit/528fce2407d092d4ced1a58fcc14d0bc6e660b89> since it appeared with the 1.13.1 and the flow is working fine with 1.13.0. Open to contribute as much as I can if you confirm that this is not due to a misconfiguration.. Thanks ! Matthieu
