Github user joewitt commented on a diff in the pull request:
https://github.com/apache/nifi/pull/771#discussion_r73174984
--- Diff:
nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/src/test/java/org/apache/nifi/provenance/TestPersistentProvenanceRepository.java
---
@@ -481,6 +485,165 @@ public void
testIndexAndCompressOnRolloverAndSubsequentSearch() throws IOExcepti
assertTrue(newRecordSet.getMatchingEvents().isEmpty());
}
+ // TODO: Switch to 10,000.
--- End diff --
TODO Reminder? Do you still want to do?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---