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

KNOX-2737 - Make maxFormContentSize and maxFormKeys configurable in Knox's embedded Jetty server #563

Merged
merged 1 commit into from Apr 25, 2022

Conversation

smolnar82
Copy link
Contributor

What changes were proposed in this pull request?

Knox's embedded Jetty's maxFormContentSize and maxFormKeys configurations are now configurable in gateway-site.xml

How was this patch tested?

Ran JUnit tests:

$  mvn clean -Dshellcheck=true verify -Prelease,package -am -pl gateway-server
...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:59 min
[INFO] Finished at: 2022-04-22T15:54:23+02:00
[INFO] ------------------------------------------------------------------------

Copy link
Contributor

@pzampino pzampino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@smolnar82 smolnar82 merged commit 69bfd41 into apache:master Apr 25, 2022
@smolnar82 smolnar82 deleted the KNOX-2737 branch April 25, 2022 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants