Andrew M. Lim created NIFI-7309:
-----------------------------------
Summary: Update Sys Admin Guide: remove unused properties and
update default values
Key: NIFI-7309
URL: https://issues.apache.org/jira/browse/NIFI-7309
Project: Apache NiFi
Issue Type: Improvement
Components: Documentation & Website
Reporter: Andrew M. Lim
The following properties are no longer used and should be removed from docs:
nifi.swap.in.period
nifi.swap.in.threads
nifi.swap.out.period
nifi.swap.out.threads
nifi.flowfile.repository.partitions
nifi.content.claim.max.flow.files
nifi.provenance.repository.debug.frequency
The following property should be removed from the Write Ahead Provenance
Repository Properties section
([https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#write-ahead-provenance-repository-properties).]
It is used by the Persistent Provenance Repo so should remain in that section.
nifi.provenance.repository.rollover.time
The following properties should have their default values updated:
nifi.provenance.repository.max.storage.size=10 GB (Currently set to 1GB)
nifi.provenance.repository.index.shard.size=250 MB (Currently set to 500 MB)
nifi.cluster.load.balance.connections.per.node=1 (Currently set to 4)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)