Closed Hec-gitHub closed 3 weeks 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的文档即可。
模型中点边类型数量超过了4096
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的文档即可。