Gábor Gyimesi created MINIFICPP-2438:
----------------------------------------

             Summary: MiNiFi logs a failed JSON parsing error after successful 
C2 flow update
                 Key: MINIFICPP-2438
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2438
             Project: Apache NiFi MiNiFi C++
          Issue Type: Bug
            Reporter: Gábor Gyimesi
            Assignee: Gábor Gyimesi


In case a flow update happens through C2 server, after the acknowledge response 
message is processed MiNiFi logs the following error:

"Failed to parse json response: The document is empty. at 0 ?"

The acknowledge message does not include any payload, so the json parsing fails 
in this case. We should ignore any error and should not try to parse the 
payload of the acknowledge response.



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

Reply via email to