Skip to content

Remove temporary delete_tmp_ on clickhouse server start#37906

Merged
alesapin merged 4 commits intomasterfrom
remove_tmp_directories_on_replicated
Jun 8, 2022
Merged

Remove temporary delete_tmp_ on clickhouse server start#37906
alesapin merged 4 commits intomasterfrom
remove_tmp_directories_on_replicated

Conversation

@alesapin
Copy link
Copy Markdown
Member

@alesapin alesapin commented Jun 7, 2022

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Now clickhouse-server removes delete_tmp directories on server start. Fixes #26503.

@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-improvement Pull request with some product improvements label Jun 7, 2022
@novikd novikd self-assigned this Jun 7, 2022
@robot-ch-test-poll1 robot-ch-test-poll1 added pr-not-for-changelog This PR should not be mentioned in the changelog and removed pr-improvement Pull request with some product improvements labels Jun 7, 2022
@alesapin alesapin changed the title Remove temporary directories on replicated table start Remove temporary delete_tmp_ on clickhouse server start Jun 7, 2022
@alesapin
Copy link
Copy Markdown
Member Author

alesapin commented Jun 8, 2022

test_grpc_protocol -- unrelated, flaky
test_keeper_zookeeper_converter -- fixed in master
test_http_handlers_config -- fixed in master
01183_custom_separated_format_http fixed in master

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.

Remove 'delete_tmp_' directories on server start-up

4 participants