You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/11/07 18:47:00 UTC

[jira] [Commented] (NIFI-10770) Remove unnecessary parameter fetch upon startup

    [ https://issues.apache.org/jira/browse/NIFI-10770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629963#comment-17629963 ] 

ASF subversion and git services commented on NIFI-10770:
--------------------------------------------------------

Commit c6dde491ec6b5dc1f3ac5d42a2d36d68f6212065 in nifi's branch refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c6dde491ec ]

NIFI-10770: Removing fetch parameters on startup

Signed-off-by: Matthew Burgess <ma...@apache.org>

This closes #6626


> Remove unnecessary parameter fetch upon startup
> -----------------------------------------------
>
>                 Key: NIFI-10770
>                 URL: https://issues.apache.org/jira/browse/NIFI-10770
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.18.0
>            Reporter: Joe Gresock
>            Assignee: Joe Gresock
>            Priority: Minor
>             Fix For: 1.19.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Parameters are automatically fetched upon startup, which is unnecessary because in order to interact with the fetched parameters, the Fetch Parameters dialog must be opened, and this fetches them anyway.  If dependent controller services are still ENABLING at the time of the startup fetch, this can lead to confusing warnings.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)