[
https://issues.apache.org/jira/browse/NIFI-13689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878130#comment-17878130
]
ASF subversion and git services commented on NIFI-13689:
--------------------------------------------------------
Commit a8fbac520d285b5a8ec388c3efa6b82d92372833 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a8fbac520d ]
NIFI-13689 Added Watch Delay to Bootstrap Start Command (#9219)
> Add Watch Delay to Bootstrap Start Command
> ------------------------------------------
>
> Key: NIFI-13689
> URL: https://issues.apache.org/jira/browse/NIFI-13689
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 2.0.0-M5
> Reporter: Pierre Villard
> Assignee: David Handermann
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Following the changes in NIFI-13665, in case NiFi cannot start successfully
> (flow not loading successfully for some reasons - like the example in
> NIFI-13688), then
> {code:java}
> nifi.sh start
> {code}
> will trigger an infinite loop of trying to start NiFi (until executing
> nifi.sh stop).
> It might be worth considering an improvement where a maximum number of
> attempts is configurable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)