[
https://issues.apache.org/jira/browse/NIFI-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490275#comment-17490275
]
ASF subversion and git services commented on NIFI-9668:
-------------------------------------------------------
Commit a3fb61d9e64bf2283f7e7b6e149e90413721dcf8 in nifi's branch
refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a3fb61d ]
NIFI-9668: Adding informative error when setting same value in 'set-param' CLI
command
Signed-off-by: Pierre Villard <[email protected]>
This closes #5757.
> NiFi CLI "set-param" command should fail if param value is the same
> -------------------------------------------------------------------
>
> Key: NIFI-9668
> URL: https://issues.apache.org/jira/browse/NIFI-9668
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Joe Gresock
> Assignee: Joe Gresock
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When updating a parameter in the cli, if the parameter value is unchanged,
> the update is still attempted. This can lead to confusing scenarios in
> automated scripts. Instead, we should throw an exception if the value is
> unchanged.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)