You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Philip Zampino (Jira)" <ji...@apache.org> on 2021/06/10 15:03:00 UTC

[jira] [Resolved] (KNOX-2619) HA dispatch should failover regardless of noFallback config until session is established

     [ https://issues.apache.org/jira/browse/KNOX-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Zampino resolved KNOX-2619.
----------------------------------
    Resolution: Fixed

> HA dispatch should failover regardless of noFallback config until session is established
> ----------------------------------------------------------------------------------------
>
>                 Key: KNOX-2619
>                 URL: https://issues.apache.org/jira/browse/KNOX-2619
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 1.6.0
>            Reporter: Philip Zampino
>            Assignee: Philip Zampino
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> When enableStickySession=true and noFallback=true, and the attempt to establish the session fails, the ConfigurableHaDispatch does not failover because of the noFallback configuration.
> Instead, it should failover until a session can be established, and then honor the noFallback configuration from that point forward.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)