[
https://issues.apache.org/jira/browse/KNOX-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360975#comment-17360975
]
ASF subversion and git services commented on KNOX-2619:
-------------------------------------------------------
Commit ed5ec762e45a9b367af129d339b9a0d81de0e17a in knox's branch
refs/heads/master from Philip Zampino
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=ed5ec76 ]
KNOX-2619 - HA dispatch should failover regardless of noFallback config until
session is established (#456)
> 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: 40m
> 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)