4paradigm / 4paradigm/OpenMLDB
`clear-all.sh` should delete openmldb path if `OPENMLDB_USE_EXISTING_ZK_CLUSTER` is true
- Ngôn ngữ chính
- C++
- Star
- 1.7k
- Fork
- 331
- Merge trung bình
- 12 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
**Describe the feature you'd like**
`clear-all.sh` should delete zk path using `zk_client` if `OPENMLDB_USE_EXISTING_ZK_CLUSTER` is true. Now we only delete the zk data path if zk is deployed by us.
**Additional context**
Add any other context or screenshots about the feature request here.
Hướng dẫn đóng góp
Hướng nghiên cứu
Look at the clear-all.sh script to understand its current logic for deleting ZooKeeper data. Examine how OPENMLDB_USE_EXISTING_ZK_CLUSTER is used and where zk_client is invoked. The change involves adding a conditional branch to delete the zk path when using an existing ZooKeeper cluster. Check related scripts or documentation for the correct zk_client usage and path format.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- shell
- Lĩnh vực
- devops, tooling
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100