[
https://issues.apache.org/jira/browse/MINIFICPP-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink updated MINIFICPP-2074:
-----------------------------------
Description:
We are sending UNSIGNED_INT_VALIDATOR for nifi_c2_agent_heartbeat_period on C2
but we are actually parsing it as a time period. (and accepting integers as
well (implicetly converted for ms)
It should be more consistent than this...
> fix config validators
> ---------------------
>
> Key: MINIFICPP-2074
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2074
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Marton Szasz
> Assignee: Martin Zink
> Priority: Major
>
> We are sending UNSIGNED_INT_VALIDATOR for nifi_c2_agent_heartbeat_period on
> C2 but we are actually parsing it as a time period. (and accepting integers
> as well (implicetly converted for ms)
> It should be more consistent than this...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)