You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/10 18:34:00 UTC

[jira] [Commented] (NIFI-6530) HTTP SiteToSite server returns 201 in case no data is available

    [ https://issues.apache.org/jira/browse/NIFI-6530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17056247#comment-17056247 ] 

ASF subversion and git services commented on NIFI-6530:
-------------------------------------------------------

Commit afad982e91debd1109a6ec6d1865a77e8b3470ee in nifi's branch refs/heads/master from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=afad982 ]

NIFI-7200: Revert "NIFI-6530 - HTTP SiteToSite server returns 201 in case no data is available"

This reverts commit f01668e66ad2e45197915769e966a4be27e1592e.

Signed-off-by: Joe Witt <jo...@apache.org>


> 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
>            Assignee: Arpad Boda
>            Priority: Major
>             Fix For: 1.10.0
>
>          Time Spent: 6.5h
>  Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)