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

Isolate aws_iobuf_reset_hard() calls in the object DAL #168

Open
wfvining opened this issue Oct 21, 2016 · 0 comments
Open

Isolate aws_iobuf_reset_hard() calls in the object DAL #168

wfvining opened this issue Oct 21, 2016 · 0 comments

Comments

@wfvining
Copy link
Contributor

There are two places outside of the object DAL where marfs calls aws_iobuf_reset_hard(). Once in marfs_release() and once in marfs_release_fh(). Since not all DALs will use the aws iobuf in the object stream we should move these calls into the object DAL (probably into stream_close()).

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

No branches or pull requests

1 participant