[
https://issues.apache.org/jira/browse/NIFI-15560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-15560.
-----------------------------------
Fix Version/s: 2.9.0
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 2.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The following will be logged as WARN in nifi-user.log when a Remote output
> port communicates to RemotePG via HTTP and nothing is being sent:
> {code:java}
> 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 is normal behavior and should not be flagged in the log.
> This occurs when Transport Protocol is HTTP, not when it is RAW
--
This message was sent by Atlassian Jira
(v8.20.10#820010)