Mark Payne created NIFI-432:
-------------------------------
Summary: PersistentProvenanceRepository unit tests take a very
long time
Key: NIFI-432
URL: https://issues.apache.org/jira/browse/NIFI-432
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Mark Payne
Unit tests take a really long time because they wait for the repo to rollover.
This is because we only check if it's time to rollover infrequently. We can fix
this by allowing the RepositoryConfiguration to specify how long we should wait
to check and setting the value much smaller for unit tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)