You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/02/13 17:55:00 UTC

[jira] [Assigned] (NIFI-6867) PutKudu operation type parameter allows bad values

     [ https://issues.apache.org/jira/browse/NIFI-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Henke reassigned NIFI-6867:
---------------------------------

    Assignee: Grant Henke

> PutKudu operation type parameter allows bad values
> --------------------------------------------------
>
>                 Key: NIFI-6867
>                 URL: https://issues.apache.org/jira/browse/NIFI-6867
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.10.0
>            Reporter: Grant Henke
>            Assignee: Grant Henke
>            Priority: Major
>
> The description in the operation type parameter of the PutKudu processor doesn't show the valid choices. As far as I can tell the only place to get this information is in the code here:
> https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/PutKudu.java#L258
> A validator that only allows the correct values should also be added:
> https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/PutKudu.java#L117



--
This message was sent by Atlassian Jira
(v8.3.4#803005)