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

Add method to copy to file channel from buffer #108228

Merged
merged 8 commits into from
May 3, 2024

Conversation

Tim-Brooks
Copy link
Contributor

Currently in ShardBytes we only support copying from an inputstream
using an intermediate buffer. This commit adds a method to copy from the
buffer directly without reading from the input stream.

Currently in ShardBytes we only support copying from an inputstream
using an intermediate buffer. This commit adds a method to copy from the
buffer directly without reading from the input stream.
@Tim-Brooks Tim-Brooks added >non-issue :Distributed Indexing/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. v8.15.0 labels May 3, 2024
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Meta label for distributed team (obsolete) label May 3, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

Copy link
Contributor

@henningandersen henningandersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Tim-Brooks Tim-Brooks merged commit fd3aa53 into elastic:main May 3, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. >non-issue Team:Distributed Meta label for distributed team (obsolete) v8.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants