Update 00626_replace_partition_from_table_zookeeper.sh

This commit is contained in:
Alexander Tokmakov 2024-09-04 17:18:16 +02:00 committed by GitHub
parent 239cdf908b
commit d2ae779368
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: zookeeper, no-object-storage
# Tags: zookeeper, no-object-storage, long
# Because REPLACE PARTITION does not forces immediate removal of replaced data parts from local filesystem
# (it tries to do it as quick as possible, but it still performed in separate thread asynchronously)