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

chore: add BufferHandlePool #2220

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

BenWhitehead
Copy link
Collaborator

Pre-Work

Provide a pool abstraction for BufferHandles allowing retrieval and returning of BufferHandles rather than direct allocation.

@BenWhitehead BenWhitehead added the owlbot:ignore instruct owl-bot to ignore a PR label Sep 22, 2023
@BenWhitehead BenWhitehead requested a review from a team as a code owner September 22, 2023 18:59
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: storage Issues related to the googleapis/java-storage API. labels Sep 22, 2023
Base automatically changed from write-acceleration/m3/2/metadata-field to main September 26, 2023 21:43
_Pre-Work_

Provide a pool abstraction for BufferHandles allowing retrieval and returning of BufferHandles rather than direct allocation.
@BenWhitehead BenWhitehead force-pushed the write-acceleration/m3/3/buffer-pool branch from 73a5e71 to 64dd867 Compare September 26, 2023 23:15
@BenWhitehead BenWhitehead merged commit c4e56fb into main Sep 29, 2023
16 checks passed
@BenWhitehead BenWhitehead deleted the write-acceleration/m3/3/buffer-pool branch September 29, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/java-storage API. owlbot:ignore instruct owl-bot to ignore a PR size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants