Skip to content

Fix race in StorageSystemRocksDB#29289

Merged
alexey-milovidov merged 6 commits intoClickHouse:masterfrom
vdimir:issue-29227-rocksdb-truncate
Sep 26, 2021
Merged

Fix race in StorageSystemRocksDB#29289
alexey-milovidov merged 6 commits intoClickHouse:masterfrom
vdimir:issue-29227-rocksdb-truncate

Conversation

@vdimir
Copy link
Copy Markdown
Member

@vdimir vdimir commented Sep 23, 2021

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Not for changelog

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix race in StorageSystemRocksDB, close #29227

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Sep 23, 2021
@vdimir vdimir changed the title Add test for segfault in StorageEmbeddedRocksDB, issue #29227 Add test for segfault in StorageEmbeddedRocksDB Sep 23, 2021
@vdimir vdimir changed the title Add test for segfault in StorageEmbeddedRocksDB Fix race in StorageSystemRocksDB Sep 23, 2021
@robot-clickhouse robot-clickhouse added pr-bugfix Pull request with bugfix, not backported by default and removed pr-not-for-changelog This PR should not be mentioned in the changelog labels Sep 23, 2021
@vdimir vdimir marked this pull request as draft September 23, 2021 13:18
@vdimir vdimir force-pushed the issue-29227-rocksdb-truncate branch from 75affb0 to 70ee500 Compare September 23, 2021 13:19
@vdimir vdimir force-pushed the issue-29227-rocksdb-truncate branch from 70ee500 to 9ca9a66 Compare September 23, 2021 14:03
@vdimir vdimir marked this pull request as ready for review September 23, 2021 14:04
@kitaisreal kitaisreal self-assigned this Sep 23, 2021
@kitaisreal
Copy link
Copy Markdown
Contributor

@vdimir should we try to fix flacky integration test test_rocksdb_options in scope of this pull request ?

@robot-clickhouse robot-clickhouse added pr-not-for-changelog This PR should not be mentioned in the changelog and removed pr-bugfix Pull request with bugfix, not backported by default labels Sep 26, 2021
@alexey-milovidov
Copy link
Copy Markdown
Member

@Mergifyio update

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Sep 26, 2021

Command update: success

Branch has been successfully updated

@alexey-milovidov alexey-milovidov merged commit 1c1e2e6 into ClickHouse:master Sep 26, 2021
@vdimir vdimir deleted the issue-29227-rocksdb-truncate branch September 27, 2021 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Segfault in StorageEmbeddedRocksDB

6 participants