TuGraph-family / tugraph-db

TuGraph: A High Performance Graph Database.
https://tugraph.org
Apache License 2.0
1.44k stars 192 forks source link

[KvException]MDB_BAD_VALSIZE: Unsupported size of key/DB name/data, or wrong DUPFIXED size #632

Closed Hec-gitHub closed 3 weeks ago

Hec-gitHub commented 3 months ago

Environment:

Describe the bug

向数据库中存入一个6KB的txt文本时,数据写入一段时间后,后台日志就会出现报错: [20240813 10:06:33.383674 0x000069b75be53700 ERROR src/server/bolt_handler.cpp:180] [KvException] MDB_BAD_VALSIZE: Unsupported size of key/DB name/data, or wrong DUPFIXED size

How to reproduce and expected behavior 连接TuGraph db 向其上传超过2KB的文档即可。

zhangwh807 commented 3 weeks ago

模型中点边类型数量超过了4096