[
https://issues.apache.org/jira/browse/NIFI-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703283#comment-14703283
]
ASF subversion and git services commented on NIFI-793:
------------------------------------------------------
Commit 19f7db69863f26fae8eb98b08300a31dcf7cb8cc in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=19f7db6 ]
NIFI-793: Added multi-threading to the indexing in the Persistent Provenance
Repository
> Use multiple threads to index events for the provenance repository
> ------------------------------------------------------------------
>
> Key: NIFI-793
> URL: https://issues.apache.org/jira/browse/NIFI-793
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 0.3.0
>
> Attachments:
> 0001-NIFI-793-Added-multi-threading-to-the-indexing-in-th.patch
>
>
> Currently, for flows with very high volumes of FlowFiles, the bottleneck is
> indexing provenance events (assuming the flow is using the default persistent
> provenance repository). We should make this multi-threaded so that we are
> able to eliminate or reduce this bottleneck.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)