Arpad Boda created NIFI-6530:
--------------------------------
Summary: HTTP SiteToSite server returns 201 in case no data is
available
Key: NIFI-6530
URL: https://issues.apache.org/jira/browse/NIFI-6530
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.9.2
Reporter: Arpad Boda
When MiNiFi or other NiFi connects to a HTTP SiteToSite server, the server
always returns 201 in case of transaction creation.
This is inefficient as transactions are created, tracked and later deleted
without anything really being transmitted. According to comments in MiNiFI code
200 should be returned in such case, although 204 would be a better choice in
HTTP standard point of view.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)