[
https://issues.apache.org/jira/browse/NIFI-15560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18064084#comment-18064084
]
ASF subversion and git services commented on NIFI-15560:
--------------------------------------------------------
Commit 7acdd446e9722760a1c11a4f7944077dc52835fc in nifi's branch
refs/heads/main from Nissim Shiman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7acdd446e97 ]
NIFI-15560 Allow RemoteProcessGroup to receive no files via HTTP without stack
trace in logs
This closes #10979.
Signed-off-by: Pierre Villard <[email protected]>
> 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
> 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)