You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/06/02 07:56:00 UTC

[jira] [Commented] (KNOX-2912) Don't fail over non idempotent requests unless it's a connect exception

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

ASF subversion and git services commented on KNOX-2912:
-------------------------------------------------------

Commit 2c339f746236599ad8dc1637133361cb0d8339b3 in knox's branch refs/heads/master from Attila Magyar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=2c339f746 ]

KNOX-2912 - Don't fail over non idempotent requests unless it's a connect exception (#757)



> Don't fail over non idempotent requests unless it's a connect exception
> -----------------------------------------------------------------------
>
>                 Key: KNOX-2912
>                 URL: https://issues.apache.org/jira/browse/KNOX-2912
>             Project: Apache Knox
>          Issue Type: Task
>            Reporter: Attila Magyar
>            Assignee: Attila Magyar
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently knox tries to fail over non idempotent (POST/PUT/etc) requests. Failover should only happen if the request was not yet consumed, eg.: a connection related exception happened.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)