ycycyccc opened a new issue, #2474:
URL: https://github.com/apache/incubator-hugegraph/issues/2474

   ### Problem Type (问题类型)
   
   None
   
   ### Before submit
   
   - [X] 我已经确认现有的 [Issues](https://github.com/apache/hugegraph/issues) 与 
[FAQ](https://hugegraph.apache.org/docs/guides/faq/) 中没有相同 / 重复问题 (I have 
confirmed and searched that there are no similar problems in the historical 
issue and documents)
   
   ### Environment (环境信息)
   
   - Server Version: 1.0.0 (Apache Release Version)
   - Backend: RocksDB x nodes, HDD or SSD 
   - OS: xx CPUs, xx G RAM, Ubuntu 2x.x / CentOS 7.x 
   - Data Size:  xx vertices, xx edges <!-- (like 1000W 点, 9000W 边) -->
   
   
   ### Your Question (问题描述)
   
   
docker部署1.2.0版本,使用内置rocksdb,schema均设置了点边的ttl为86400000(单位为毫秒应该没错吧?),但在磁盘满了之后写入持续报No
 space left on device,即使在停止写入几天后,磁盘仍未释放,数据文件停留在几天前,gremlin 
console查询点边均已为空(hugegraph.traversal().V().limit(1)已查不到数据),想问下会何时清理磁盘,需要手动触发吗?
   <img width="592" alt="image" 
src="https://github.com/apache/incubator-hugegraph/assets/58210638/0b542994-4d23-489e-9679-41bdca81f2f7";>
   
   
   ### Vertex/Edge example (问题点 / 边数据举例)
   
   _No response_
   
   ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to