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

Merge to stable-23-3 #861

Merged
merged 8 commits into from
Mar 29, 2024
Merged

Merge to stable-23-3 #861

merged 8 commits into from
Mar 29, 2024

Conversation

qkrorlqr
Copy link
Collaborator

…a from the client's buffer to our buffer, otherwise our client may modify the data between the checksum calculation stage and the writeblob stage (#825)

* issue-196: block checksums should be calculated after we copy the data from the client's buffer to our buffer, otherwise our client may modify the data between the checksum calculation stage and the writeblob stage

* issue-196: small block checksums-related fix for the unconfirmed blobs datapath

* issue-196: fixed unconfirmed blobs + checksums ut

* issue-196: unconfirmed blobs + checksums - added a comment
…zation code to a function, limiting bw by 32MiB/s in this function, using it in network-ssd/network-hdd loadtests (#828)

* blockstore loadtests: extracted common TStorageServiceConfig initialization code to a function, limiting bw by 32MiB/s in this function, using it in network-ssd/network-hdd loadtests

* blockstore loadtests: deleted unused imports
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 default-linux-x86-64-relwithdebinfo: all tests PASSED for commit ddfd847.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1519 1519 0 0 0 0

@qkrorlqr qkrorlqr merged commit 8f84cab into stable-23-3 Mar 29, 2024
6 checks passed
@qkrorlqr qkrorlqr deleted the users/qkrorlqr/stable-23-3 branch March 29, 2024 16:29
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.

3 participants