Alexander Tokmakov
|
7b5de16da9
|
minor improvements
|
2020-06-23 22:15:01 +03:00 |
|
amudong
|
7723dc4935
|
add drop relica database and the whole replica
fix removeReplicaByZKPath
fix bug: add zkpath empty judge
fix: rewrite code
delete useless code.
fix:ast fromat
fix bug
add test_drop_replica
add drop_replica doc
add drop databse checkAccess
refactor dropReplica
update tests
add static method StorageReplicatedMergeTree::dropReplicaByZkPath
update doc and delete useless code
fix conflict
fix doc
fix doc
fix StorageReplicatedMergeTree::dropReplica
fix bug
delete useless code
|
2020-06-23 12:12:30 +08:00 |
|
amudong
|
2e6a3eff8e
|
fix: can not drop local table and replace ALTER with SYSTEM
fix test_drop_replica
fix drop replica '/path/to/zk/' ending in '/' and update doc
|
2020-06-23 12:12:30 +08:00 |
|
sundy-li
|
0a4af8f0a7
|
add SYSTEM DROP REPLICA
|
2020-06-23 12:12:30 +08:00 |
|
sundy-li
|
15ad830290
|
only drop inactive replica
update doc
Increase timeout to release the zookeeper Ephemeral nodes
Fix code comment
use PartitionManager
make integrations test passed
|
2020-06-23 12:12:30 +08:00 |
|
sundy-li
|
34df59baf8
|
Add tests and docs
Fix integration-tests
|
2020-06-23 12:12:30 +08:00 |
|