[
https://issues.apache.org/jira/browse/KNOX-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandor Molnar updated KNOX-3241:
--------------------------------
+Apache Knox 3.0.0 release preparation+
We are about to cut the 3.0.0 release branch. master will move on to 3.1.0.
This issue is currently unresolved and is not automatically included in 3.0.0.
Please choose one of the following:
# If this belongs in 3.0.0: once the branch is cut, cherry-pick your commit(s)
onto the new v3.0.0 branch in addition to master. Leave Fix Version = 3.0.0 so
we can track it.
# Do nothing: we will move this issue to the next release (3.1.0) as part of
release cleanup.
If we don't hear back and see no cherry-pick, the issue will be re-targeted to
3.1.0. Thanks!
> Introduce retry/failover in Remote Auth filter
> ----------------------------------------------
>
> Key: KNOX-3241
> URL: https://issues.apache.org/jira/browse/KNOX-3241
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 2.1.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 3.0.0
>
>
> KNOX-3096 added a new authentication provider that clients can use to
> delegate authentication to remote Knox instances.
> In case there is an error between the local Knox instance and the configured
> remote auth provider, the story ends, and 401 is returned.
> This work item is about to implement some sort of retry/failover(?) mechanism
> to attack intermittent network glitches, for instance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)