[
https://issues.apache.org/jira/browse/NIFI-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16123815#comment-16123815
]
ASF GitHub Bot commented on NIFI-4276:
--------------------------------------
GitHub user andrewmlim opened a pull request:
https://github.com/apache/nifi/pull/2074
NIFI-4276 Add Write Ahead Provenance section to User Guide
Included factors and recommendations to consider when migrating from
Persistent Provenance configuration.
Also corrected default value for nifi.provenance.repository.index.threads
in Admin Guide. Default is 2 not 1.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewmlim/nifi NIFI-4276
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2074.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2074
----
commit af353ac7872f18f932e10dd1757a9d2146eb011a
Author: Andrew Lim <[email protected]>
Date: 2017-08-11T18:33:18Z
NIFI-4276 Add Write Ahead Provenance section to User Guide
----
> Add Provenance Migration section to User Guide
> ----------------------------------------------
>
> Key: NIFI-4276
> URL: https://issues.apache.org/jira/browse/NIFI-4276
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Reporter: Andrew Lim
> Assignee: Andrew Lim
> Priority: Minor
>
> WriteAheadProvenanceRepository configuration was introduced in version 1.2.0
> (NIFI-3356). Should add a section to the documentation that covers how to
> migrate from default configuration of PersistentProvenantRepository and
> recommend any system property value changes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)