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

Stop reading REST data when length is 0 #2485

Conversation

Shelnutt2
Copy link
Member

If we have perfectly aligned the scratch space and curl has no more data we should not attempt to shuffle any further data around as we are about to return.


TYPE: BUG
DESC: Fix handling curl REST request having all data in single call back

If we have perfectly alligned the scratch space and curl has no more
data we should not attempt to shuffle any further data around as we are
about to return.
@shortcut-integration
Copy link

@Shelnutt2
Copy link
Member Author

CI failure is a brownout due to Ubuntu 16.04 being retired. We have a separate story to track upgrading the single HDFS test that remains on 16.04.

@Shelnutt2 Shelnutt2 merged commit 48f3a21 into dev Sep 7, 2021
@Shelnutt2 Shelnutt2 deleted the sethshelnutt/ch10168/error-in-deserialization-of-writes-from-rest branch September 7, 2021 18:56
github-actions bot pushed a commit that referenced this pull request Sep 7, 2021
If we have perfectly alligned the scratch space and curl has no more
data we should not attempt to shuffle any further data around as we are
about to return.
Shelnutt2 added a commit that referenced this pull request Sep 7, 2021
If we have perfectly alligned the scratch space and curl has no more
data we should not attempt to shuffle any further data around as we are
about to return.

Co-authored-by: Seth Shelnutt <seth@tiledb.io>
bekadavis9 pushed a commit that referenced this pull request Oct 13, 2021
If we have perfectly alligned the scratch space and curl has no more
data we should not attempt to shuffle any further data around as we are
about to return.
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.

None yet

2 participants