S3Queue rework ordered mode parallel processing#64349
Merged
Conversation
Contributor
|
This is an automated comment for commit 1790c85 with description of existing statuses. It's updated for the latest CI running ⏳ Click here to open a full report in a separate page
Successful checks
|
eedf8ec to
d8c55d3
Compare
0074e23 to
3f7020b
Compare
3f7020b to
ab58ff6
Compare
…3queue-fix-ordered-mode
…3queue-fix-ordered-mode
antonio2368
reviewed
Jun 3, 2024
Comment on lines
+342
to
+344
| { | ||
| LOG_TEST(log, "Path {} does not exist", zookeeper_failed_path.string()); | ||
| } |
Member
There was a problem hiding this comment.
Suggested change
| { | |
| LOG_TEST(log, "Path {} does not exist", zookeeper_failed_path.string()); | |
| } | |
| LOG_TEST(log, "Path {} does not exist", zookeeper_failed_path.string()); |
antonio2368
approved these changes
Jun 4, 2024
Member
Author
|
bb9403f to
1790c85
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Rework parallel processing in
Orderedmode of storageS3Queue. This PR is backward incompatible for Ordered mode if you used settingss3queue_processing_threads_numors3queue_total_shards_num. Settings3queue_total_shards_numis deleted, previously it was allowed to use only unders3queue_allow_experimental_sharded_mode, which is now deprecated. A new setting is added -s3queue_buckets.Documentation entry for user-facing changes
CI Settings
NOTE: If your merge the PR with modified CI you MUST KNOW what you are doing
NOTE: Checked options will be applied if set before CI RunConfig/PrepareRunConfig step
Run these jobs only (required builds will be added automatically):
Deny these jobs:
Extra options:
Only specified batches in multi-batch jobs: