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

FIX httpfs preadv return wrong length of partial-read http body. #254

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

Coldwings
Copy link
Collaborator

FIX:preadv in httpfs may return wrong read byte count if tcp connection disconnected when receiving body of response by libcurl.

preadv return value now only get by checking IOVWriter written bytes.

…nnected during body transfering

Signed-off-by: Coldwings <coldwings@me.com>
@lihuiba lihuiba self-requested a review November 17, 2023 08:03
@lihuiba lihuiba merged commit b07b723 into alibaba:release/0.6 Nov 17, 2023
7 checks passed
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