Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][Manager] Support repeatable read for http request #8068

Closed
2 tasks done
vernedeng opened this issue May 22, 2023 · 0 comments · Fixed by #8075
Closed
2 tasks done

[Feature][Manager] Support repeatable read for http request #8068

vernedeng opened this issue May 22, 2023 · 0 comments · Fixed by #8075

Comments

@vernedeng
Copy link
Contributor

vernedeng commented May 22, 2023

Description

Parent #7914
For multi-tenancy, inlong must modify the http request body and params.
The NPE will be thrown when spring handler the request, because the namespace filter has read the request body.
So, it's necessary to add a request filter to support repeatable read for request body

Use case

No response

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@vernedeng vernedeng changed the title [Feature][Manager] Support repeatable read for request body [Feature][Manager] Support repeatable read for http request May 23, 2023
@vernedeng vernedeng self-assigned this May 23, 2023
@vernedeng vernedeng added this to the 1.8.0 milestone May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant