You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Percivall (JIRA)" <ji...@apache.org> on 2016/07/27 19:08:20 UTC

[jira] [Created] (NIFI-2413) Replicated request error messages include node information for both cluster coordinator and responding node.

Joseph Percivall created NIFI-2413:
--------------------------------------

             Summary: Replicated request error messages include node information for both cluster coordinator and responding node.
                 Key: NIFI-2413
                 URL: https://issues.apache.org/jira/browse/NIFI-2413
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Joseph Percivall
            Priority: Minor
             Fix For: 1.1.0
         Attachments: Screen Shot 2016-07-27 at 2.36.39 PM.png

While testing pr/725 I encountered this:
3 node secure cluster
upload template with no name (currently is a server side check)
Encounter a error pop-up saying:

"Node localhost:8481 is unable to fulfill this request due to: Node localhost:8482 is unable to fulfill this request due to: Template name cannot be blank."

To a user this confusing as to which node is actually stopping the request. Also the way that the word wrapping happens it makes it look ambiguous on whether it's both nodes reporting the same message.

https://github.com/apache/nifi/pull/725



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)