Mark Payne created NIFI-5203:
--------------------------------

             Summary: When node is disconnected due to not satisfying a 
request, logs do not give enough information
                 Key: NIFI-5203
                 URL: https://issues.apache.org/jira/browse/NIFI-5203
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
            Reporter: Mark Payne
            Assignee: Mark Payne


When a node doesn't process a request, we see something like the following in 
the logs:
{code:java}
2018-05-16 01:24:42,947 INFO [Disconnect from Cluster] 
o.a.nifi.controller.StandardFlowService Node disconnected due to Failed to 
process request PUT 
/nifi-api/processors/c6481735-3324-144e-aa88-0f83920afd14{code}
The logs here only tell us that it didn't process the request. They should 
indicate if there was a timeout or if a response was received, what the status 
code was.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to