[
https://issues.apache.org/jira/browse/NIFI-14149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Kis resolved NIFI-14149.
-------------------------------
Resolution: Fixed
> Converted MiNiFi json flow file is invalid
> ------------------------------------------
>
> Key: NIFI-14149
> URL: https://issues.apache.org/jira/browse/NIFI-14149
> Project: Apache NiFi
> Issue Type: Bug
> Components: MiNiFi
> Affects Versions: 2.0.0, 2.1.0
> Reporter: Peter Kedvessy
> Assignee: Peter Kedvessy
> Priority: Major
> Fix For: 2.2.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> MiNiFi toolkit transfom-nifi command generates an invalid flow file what
> MiNiFi fails to load:
> "Cannot set max number of threads to less than 1"
> Root cause: maxTimerDrivenThreadCount is not available in the downloaded flow
> file from NiFi and the transform-nifi command does not set any value
> explicitly so it uses the default 0 value of the primitive int data type.
> Fix: explicitly set the already available default value of
> maxTimerDrivenThreadCount parameter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)