Rene Weidlinger created MINIFI-551:
--------------------------------------
Summary: Make more Minifi Configs via Bootstrap or C2 configurable
Key: MINIFI-551
URL: https://issues.apache.org/jira/browse/MINIFI-551
Project: Apache NiFi MiNiFi
Issue Type: Improvement
Reporter: Rene Weidlinger
Like the Security Settings more should be configurable or overwrite-able via
Bootstrap or some kind of C2 template for Minifi groups.
* Provenance Repository:
** provenance rollover time: 1 min,
** implementation: org.apache.nifi.provenance.WriteAheadProvenanceRepository,
provenance index shard size: 500 MB,
** provenance max storage size: 1 GB,
** provenance max storage time: 24 hours,
** provenance buffer size: 10000
* FlowFile Repository:
** partitions: 256
** checkpoint interval: 2 mins
** always sync: false
** Swap: \{threshold: 20000, in period: 5 sec, in threads: 1, out period: 5
sec, out threads: 4}
* Content Repository:
** implementation: org.apache.nifi.controller.repository.FileSystemRepository,
** content claim max appendable size: 10 MB, content claim max flow files: 100,
** content repository archive enabled: false,
** content repository archive max retention period: 12 hours,
** content repository archive max usage percentage: 50%,
** always sync: false}
* Core Properties:
** flow controller graceful shutdown period: 10 sec,
** flow service write delay interval: 500 ms,
** administrative yield duration: 30 sec,
** bored yield duration: 10 millis,
** max concurrent threads: 1,
** variable registry properties: ''
*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)