4paradigm / 4paradigm/OpenMLDB
`clear-all.sh` should delete openmldb path if `OPENMLDB_USE_EXISTING_ZK_CLUSTER` is true
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
**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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- shell
- Bereich
- devops, tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100