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 GitHub Bot (Jira)" <ji...@apache.org> on 2023/03/21 20:42:00 UTC

[jira] [Work logged] (KNOX-2890) When client-knox connection is broken knox should not retry the same client request

     [ https://issues.apache.org/jira/browse/KNOX-2890?focusedWorklogId=852107&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-852107 ]

ASF GitHub Bot logged work on KNOX-2890:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Mar/23 20:41
            Start Date: 21/Mar/23 20:41
    Worklog Time Spent: 10m 
      Work Description: moresandeep opened a new pull request, #742:
URL: https://github.com/apache/knox/pull/742

   ## What changes were proposed in this pull request?
   
   Make sure we don't failover for non-idempotent requests such as POST. The request will anyways fail because the input response stream has already been closed so there is no point "retrying" the request.
   
   ## How was this patch tested?
   Tested locally, added unit tests.
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 852107)
    Remaining Estimate: 0h
            Time Spent: 10m

> When client-knox connection is broken knox should not retry the same client request
> -----------------------------------------------------------------------------------
>
>                 Key: KNOX-2890
>                 URL: https://issues.apache.org/jira/browse/KNOX-2890
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 2.0..0
>            Reporter: Sandeep More
>            Assignee: Sandeep More
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Knox should not be retrying non idempotent requests like POST, PATCH etc.



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