4paradigm / 4paradigm/OpenMLDB

`clear-all.sh` should delete openmldb path if `OPENMLDB_USE_EXISTING_ZK_CLUSTER` is true

Ouverte
#3,082 0 commentaires 0 réactions 1 personne assignée Réclamée par @zhanghaohit Voir sur GitHub
enhancement tools
Langage dominant
C++
Étoiles
1.7k
Forks
331
Merge moyen
12 j 12 h
PR mergées (30 j)
1

Description

**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.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
shell
Domaine
devops, tooling
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.