Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

fix: response ERR_OK though pass ERR_INVALID_DATA when meet too large size request #812

Closed

Conversation

foreverneverer
Copy link
Contributor

@foreverneverer foreverneverer commented Apr 7, 2021

#414 forbid too large size write request and reponse ERR_INVALID_DATA, but I found the client actually receive ERR_OK.

The reason is the request body is dumped before response action, I fix it but now I haven't find the root cause.

Note:

The root cause has been found and fixed in apache/incubator-pegasus#718

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant