Skip to content

KNOX-3362 - Fix 307 redirect issue for Yarn#1280

Closed
moresandeep wants to merge 1 commit into
masterfrom
KNOX-3362
Closed

KNOX-3362 - Fix 307 redirect issue for Yarn#1280
moresandeep wants to merge 1 commit into
masterfrom
KNOX-3362

Conversation

@moresandeep

Copy link
Copy Markdown
Contributor

KNOX-3362 - Fix 307 redirect issue for Yarn

Description

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.

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

@moresandeep moresandeep self-assigned this Jun 25, 2026
@github-actions

Copy link
Copy Markdown

Test Results

28 tests   28 ✅  2s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 75421cf.

pzampino
pzampino previously approved these changes Jun 25, 2026
@pzampino pzampino self-requested a review June 25, 2026 21:48
@pzampino

Copy link
Copy Markdown
Contributor

It would be good to understand why this obscure configuration was put in place.

@pzampino pzampino dismissed their stale review June 25, 2026 21:49

Premature

@moresandeep

Copy link
Copy Markdown
Contributor Author

This will need detailed testing from the component Yarn team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants