Michael Moser created NIFI-3350:
-----------------------------------
Summary: Reduce NiFi startup time by streamlining documentation
generation
Key: NIFI-3350
URL: https://issues.apache.org/jira/browse/NIFI-3350
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.1.1, 0.7.1
Reporter: Michael Moser
Assignee: Michael Moser
On NiFi startup, after seeing the new log message added in NIFI-3164, I noticed
that generating documentation of all components takes a long time. After
reading the NarUnpacker code, it appears to scan every class in every jar for
NiFi components. I think there are some optimizations we can do here which
should reduce NiFi startup time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)