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

[HTTP] Max response size java driver configuration #2

Open
wants to merge 1 commit into
base: master-http
Choose a base branch
from

Conversation

andreachild
Copy link
Owner

No description provided.

@andreachild andreachild force-pushed the AN-2175_maxResponseContentLength branch 2 times, most recently from ec147d0 to e11d764 Compare August 28, 2024 21:15
@andreachild andreachild force-pushed the AN-2175_maxResponseContentLength branch 4 times, most recently from 4e20a0b to ba5c437 Compare August 29, 2024 22:36
…hanged int to long to allow for higher max value, increased default value to Integer.MAX_VALUE as the size check is now done against the total response size instead of previous web socket frame size, and changed zero to be acceptable value which disables the response size check. Gremlin server - renamed maxContentLength to maxRequestContentLength and updated documentation for clarity.
@andreachild andreachild force-pushed the AN-2175_maxResponseContentLength branch from 5950610 to bff9c62 Compare August 30, 2024 17:47
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.

1 participant