[
https://issues.apache.org/jira/browse/NIFI-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15357289#comment-15357289
]
ASF GitHub Bot commented on NIFI-2021:
--------------------------------------
GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/597
NIFI-2021: Fixed infinite replicated recursion
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi NIFI-2021
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/597.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #597
----
commit 9f470506e73fbc5a329c90e3241f9d95ecc47ccb
Author: Mark Payne <[email protected]>
Date: 2016-06-30T15:35:09Z
NIFI-2021: Fixed infinite replicated recursion
----
> System Diagnostics not working in Clustered mode
> ------------------------------------------------
>
> Key: NIFI-2021
> URL: https://issues.apache.org/jira/browse/NIFI-2021
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.0.0
> Reporter: Mark Payne
> Priority: Blocker
> Fix For: 1.0.0
>
>
> If I open the Summary panel in the UI and then click System Diagnostics, I
> never get a response back. Grabbing a stack trace shows that the System
> Diagnostics request seems to get replicated in an infinite loop (i.e., the
> replication causes a replication, which causes a replication, ...)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)