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

go/utils/remotesrv: Improve memory safety and scalability of remotesrv. #4251

Merged
merged 6 commits into from
Sep 2, 2022

Conversation

reltuk
Copy link
Contributor

@reltuk reltuk commented Aug 31, 2022

Fixes a race condition in the way the gRPC implementation stores data for the HTTP server to see on future requests.

Fixes a memory utilization issue where the full contents of a written table file were read into memory before being persisted to disk.

@reltuk reltuk merged commit f6a8b6f into main Sep 2, 2022
@Hydrocharged Hydrocharged deleted the aaron/remotesrv-cleanups branch October 13, 2022 12:48
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

1 participant