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

client: AppendService must release buffers of error'd AsyncAppends #298

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

jgraettinger
Copy link
Contributor

@jgraettinger jgraettinger commented Sep 10, 2021

Previously, serveAppends failed to release buffers of appends which had
already been marked as error'd (due to, for example, a previously-read
context cancellation).

Ensure it does.

Issue #297


This change is Reviewable

Previously, serveAppends failed to release buffers of appends which had
already been marked as error'd (due to, for example, a previously-read
context cancellation).

Ensure it does.

Issue gazette#297
@jgraettinger jgraettinger merged commit d8247c7 into gazette:master Sep 13, 2021
@jgraettinger jgraettinger deleted the johnny/append-cancel branch September 13, 2021 20:45
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