4paradigm / 4paradigm/OpenMLDB

For stand-alone version, the data in the db directory is not cleared after restart

Ouverte
#2,659 0 commentaires 0 réactions 1 personne assignée Réclamée par @dl239 Voir sur GitHub
bug storage-engine
Langage dominant
C++
Étoiles
1.7k
Forks
331
Merge moyen
12 j 12 h
PR mergées (30 j)
1

Description

**Bug Description**
For stand-alone version, the data in the db directory is not cleared after restart.

![0b79bb76ca19064035e75d739ba51d88](https://user-images.githubusercontent.com/18275570/195802090-f2396679-f940-429e-9c6d-3e8a22f0dabc.png)
After the stand-alone version is restarted, the data is cleared, and the data in the same db directory should also be cleared

**Expected Behavior**

**Steps to Reproduce**

1.
2.
3.
4.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

The issue mentions a 'db directory' not being cleared on restart of the stand-alone version. Look for code handling data persistence and cleanup in the stand-alone mode, likely in storage or initialization modules. Check how the database directory is managed on startup and shutdown. Determine what 'cleared' means—whether it's deleting files or resetting in-memory state—and verify the expected behavior against the current implementation.

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

Évaluation

Stack technique
databases, machine-learning, sql
Domaine
backend, databases, machine-learning
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

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