Nissim Shiman created NIFI-15560:
------------------------------------
Summary: Remote Output Port successful 200 response connection
logged as WARN
Key: NIFI-15560
URL: https://issues.apache.org/jira/browse/NIFI-15560
Project: Apache NiFi
Issue Type: Task
Reporter: Nissim Shiman
Assignee: Nissim Shiman
The following will be logged in nifi-user.log when a Remote output port
communicates to RemotePG and nothing is being returned:
{code}
2026-02-06 14:29:09,706 WARN [NiFi Web Server-352]
o.a.n.w.a.c.WebApplicationExceptionMapper
jakarta.ws.rs.WebApplicationException: HTTP 200 OK. Returning 200 response
{code}
This should be INFO level (or no log at all).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)