4paradigm / 4paradigm/OpenMLDB

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

Abierto
#2,659 0 comentarios 0 reacciones 1 asignado Reclamado por @dl239 Ver en GitHub
bug storage-engine
Lenguaje dominante
C++
Estrellas
1.7k
Forks
331
Merge medio
12 d 12 h
PR fusionados (30 d)
1

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
databases, machine-learning, sql
Área
backend, databases, machine-learning
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.