[
https://issues.apache.org/jira/browse/MINIFICPP-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-2212:
------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Processor onSchedule retry configuration discrepancy with NiFi
> --------------------------------------------------------------
>
> Key: MINIFICPP-2212
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2212
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Martin Zink
> Assignee: Martin Zink
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> In case the onSchedule method throws NiFi will retry the onSchedule based on
> the configured administrative yield duration (from nifi.properties
> {*}_nifi.administrative.yield.duration_{*}), in MiNiFi C++ we will use the
> _*onschedule retry interval*_ from the flow config file. But it only works
> with yaml configs, json configuration will ignore this and use the default.
>
> We should either switch to NiFi's solution and use the admin yield duration,
> or fix the json config.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)