Arpad Boda created MINIFICPP-1328:
-------------------------------------
Summary: Improve performance of FileStream
Key: MINIFICPP-1328
URL: https://issues.apache.org/jira/browse/MINIFICPP-1328
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Affects Versions: 0.7.0
Reporter: Arpad Boda
Assignee: Arpad Boda
Fix For: 0.8.0
FileStream uses a lot of unnecessary seeks and a recursive mutex, these cost a
lot of CPU.
Content repo can become a lot faster by fixing these.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)