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/07/22 18:32:00 UTC

[jira] [Commented] (NIFI-10246) Node may fail to reconnect to cluster if controller service is in DISABLING state

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

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

Commit bc4e3e850bd2973a59b1d4726e439aa38d0559bc in nifi's branch refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=bc4e3e850b ]

NIFI-10246: When syncing Controller Services, wait until any DISABLING Controller Service has fully disabled before attempting to synchronize them. Also performed some minor refactoring/cleanup for System Tests in order to make writing a system test for this simpler

This closes #6219

Signed-off-by: David Handermann <ex...@apache.org>


> Node may fail to reconnect to cluster if controller service is in DISABLING state
> ---------------------------------------------------------------------------------
>
>                 Key: NIFI-10246
>                 URL: https://issues.apache.org/jira/browse/NIFI-10246
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 1.17.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> If a Controller Service has a state of DISABLING and it's requested to join the cluster, it can fail to join, providing an error message that says the Controller Service cannot be modified because it is not disabled.



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