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

Avoid memcpy in GRPC write path #810

Open
wants to merge 1,016 commits into
base: branch-2.2.x
Choose a base branch
from

Conversation

mayanks
Copy link
Contributor

@mayanks mayanks commented Jun 23, 2022

No description provided.

dependabot bot and others added 30 commits October 12, 2020 16:45
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](junit-team/junit4@r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GoogleCloudDataproc#471)

* Revert "Add interceptor to inject remote address to non-ok status discription (GoogleCloudDataproc#441)"

This reverts commit 815e773.
Deependra-Patel and others added 21 commits August 3, 2022 09:47
* FsBenchmark test to support write tests

* updated the implementation to separate write from read benchmark
Add support for tracing GCS Storage API calls

This is disabled by default behind <fs.gs.tracelog.enable> flag

Co-authored-by: Prashanth Sagar <[email protected]>
This feature removes the Pipe based communication between upstream
thread and the upload thread which involved an additional memcopy.
…ogleCloudDataproc#809) (GoogleCloudDataproc#813)

* Changes to avoid current request cancellation on seek

* fixing checkstyle

* Fixing checkstyle issues

(cherry picked from commit bc44d0c)
@mayanks mayanks force-pushed the ms-write-save-memcpy-branch-2xx branch from 8b72c82 to 40a0e36 Compare August 3, 2022 04:18
@mayanks
Copy link
Contributor Author

mayanks commented Aug 3, 2022

/gcbrun

1 similar comment
@mayanks
Copy link
Contributor Author

mayanks commented Aug 3, 2022

/gcbrun

@mayanks mayanks force-pushed the ms-write-save-memcpy-branch-2xx branch from aa396c0 to 4aaab2b Compare August 3, 2022 17:33
@abmodi abmodi requested review from abmodi and removed request for mprashanthsagar August 5, 2022 08:51
@abmodi abmodi dismissed their stale review August 5, 2022 08:52

Branch is corrupted.

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.