You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Koji Kawamura (Jira)" <ji...@apache.org> on 2019/09/02 02:53:00 UTC

[jira] [Updated] (NIFI-6569) Site-to-Site not timing out when reading from remote NiFi

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

Koji Kawamura updated NIFI-6569:
--------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Site-to-Site not timing out when reading from remote NiFi
> ---------------------------------------------------------
>
>                 Key: NIFI-6569
>                 URL: https://issues.apache.org/jira/browse/NIFI-6569
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 1.10.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> I created two simple flows:
> Remote Input Port -> LogAttribute
> GenerateFlowFile -> RemoteProcessGroup (pointing to self)
> So that I can simply feed generated FlowFiles to the RPG to the LogAttribute. When I ran this using Java 11, the listener failed to start (known issue, NIFI-5952). However, what I noticed is that the RPG would not stop when I clicked Disable Transmission. Instead, the web request to disable would hang. Thread dumps show the call to try to find out which nodes are in the cluster are never timing out. This seems to be related to NIFI-4461, though it's not entirely clear at this point.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)