Merged
Conversation
24.3.12 test crossout, automated report and grype scans
…merges_without_written_blocks
…ustomizations/24.3.18
fix strange conflict
…al-ssl Fix advanced SSL configuration for Keeper's internal communication
Collaborator
|
This is an automated comment for commit 78f830a 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
|
24.3 Pin cxx version
24.3.18 Update cxx version
…reads_nuraft Use ClickHouse threads in NuRaft
…global_pool Always start keeper with sufficient amount of threads in global pool
…merges_without_written_blocks
24.3 Backport of ClickHouse#72730 - Fix advanced SSL configuration for Keeper's internal communication
…s_without_written_blocks 24.3 Backport of ClickHouse#77766 and ClickHouse#59138 - Stop merges without written blocks / Fix REPLACE PARTITION waiting for mutations/merges on unrelated partitions
…parsedatetimebesteffort fix fast test 02783_parsedatetimebesteffort leap year
Generate new certificates for test_reload_certificate
…e_tests 24.3.18 Fix CVE and maybe tests
Collaborator
|
Stateless:
Integration:
Stress tests: |
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.
Changes compared to upstream's v24.3.18.7-lts
Bug Fixes (user-visible misbehavior in an official stable release)
Improvements
ALTER TABLE .. REPLACE PARTITIONdoesn't wait anymore for mutations/merges that happen in other partitions (Fix REPLACE PARTITION waiting for mutations/merges on unrelated partitions ClickHouse/ClickHouse#59138 by @Enmk via 24.3 Backport of #77766 and #59138 - Stop merges without written blocks / Fix REPLACE PARTITION waiting for mutations/merges on unrelated partitions #729)Build/Testing/Packaging Improvement