4paradigm / 4paradigm/OpenMLDB
`clear-all.sh` should delete openmldb path if `OPENMLDB_USE_EXISTING_ZK_CLUSTER` is true
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
**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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- shell
- Ambito
- devops, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100