Andrew M. Lim created NIFI-7308:
-----------------------------------
Summary: nifi.properties: remove unused properties and update
default values
Key: NIFI-7308
URL: https://issues.apache.org/jira/browse/NIFI-7308
Project: Apache NiFi
Issue Type: Improvement
Components: Configuration
Reporter: Andrew M. Lim
The following properties are no longer used and should be removed:
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 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)