[
https://issues.apache.org/jira/browse/KNOX-3362?focusedWorklogId=1026946&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1026946
]
ASF GitHub Bot logged work on KNOX-3362:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jun/26 20:25
Start Date: 25/Jun/26 20:25
Worklog Time Spent: 10m
Work Description: moresandeep opened a new pull request, #1280:
URL: https://github.com/apache/knox/pull/1280
[KNOX-3362](https://issues.apache.org/jira/browse/KNOX-3362) - Fix 307
redirect issue for Yarn
## Description
Knox should be handle 307, this was contributed way back
[KNOX-719](https://issues.apache.org/jira/browse/KNOX-719) Knox support for
Yarn Resource Manager HA - ASF Jira
Currently it is not working for Yarn is because of `<dispatch
contributor-name="http-client" />` property.
Even though the HA class name configured is RMUIHaDispatch it is not getting
pulled in. specific 307 handling.
Note: This works for yarnv2 the problem is yarn.
## What changes were proposed in this pull request?
Remove the offending `<dispatch contributor-name="http-client" />` property.
## How was this patch tested?
This feature was tested locally.
## Integration Tests
NA
## UI changes
NA
Issue Time Tracking
-------------------
Worklog Id: (was: 1026946)
Remaining Estimate: 0h
Time Spent: 10m
> Yarn fails to follow the 307 redirect
> -------------------------------------
>
> Key: KNOX-3362
> URL: https://issues.apache.org/jira/browse/KNOX-3362
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Reporter: Sandeep More
> Assignee: Sandeep More
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Knox should be handle 307, this was contributed way back [KNOX-719] Knox
> support for Yarn Resource Manager HA - ASF Jira
> Currently it is not working for Yarn is because of <dispatch
> contributor-name="http-client" /> property. Even though the HA class name
> configured is RMUIHaDispatch it is not getting pulled in. specific 307
> handling.
> This works for yarnv2 the problem is yarn.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)