[
https://issues.apache.org/jira/browse/MINIFICPP-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi updated MINIFICPP-1749:
-------------------------------------
Description: When a property update arrives through C2 protocol, the update
is done without any checks. The value received through the update command
should be validated against the property type. Each configuration property will
contain a validator to communicate their types through C2 as part of the
implementation of MINIFICPP-1736, so those validators can be reused. (was:
When a property update arrives through C2 protocol, the update is done without
any checks. The value received through the update command should be validated
against the property type. The configuration properties will hold the
validators for their fields to communicate their types through C2 after
MINIFICPP-1736 is implemented, so those validators can be reused.)
> Validate C2 property updates
> ----------------------------
>
> Key: MINIFICPP-1749
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1749
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Gábor Gyimesi
> Priority: Major
>
> When a property update arrives through C2 protocol, the update is done
> without any checks. The value received through the update command should be
> validated against the property type. Each configuration property will contain
> a validator to communicate their types through C2 as part of the
> implementation of MINIFICPP-1736, so those validators can be reused.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)