Gábor Gyimesi created MINIFICPP-2726:
----------------------------------------
Summary: NiFi sometimes returns 500 response code for S2S delete
request causing rollback
Key: MINIFICPP-2726
URL: https://issues.apache.org/jira/browse/MINIFICPP-2726
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
Attachments: scenario-2.log
When running verify package tests (.github/workflows/verify-package.yml) in the
S2S HTTP test scenarios (found in
extensions/standard-processors/tests/features/s2s.feature) we can see sometimes
that a 500 response code is returned by NiFi when sending a delete request. It
causes a processsession rollback, which should not be the case. The issue may
be related to this log line:
14:06:45 - INFO - [2026-02-20 14:06:44.431]
[org::apache::nifi::minifi::http::HTTPClient] [error] curl_easy_perform()
failed Failed writing received data to disk/application on
https://nifi-s2s-10:8443/nifi-api/data-transfer/output-ports/35a36440-e1d9-497e-aaa7-a67c94bba203/transactions/d99c0d43-6361-416f-af40-99f3bdd31d9d/flow-files,
error code 23
More info in the attached logs
--
This message was sent by Atlassian Jira
(v8.20.10#820010)