-
Notifications
You must be signed in to change notification settings - Fork 579
Closed as not planned
Labels
Milestone
Description
Bug Type (问题类型)
server status (启动/运行异常)
Before submit
- 我已经确认现有的 Issues 与 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: cassandra4.0.11 * 3
- OS: 8 CPUs, 32G RAM / 16G RAM, Ubuntu 22.04
- Data Size: 11W vertices, 14W edges
Expected & Actual behavior (期望与实际表现)
我在使用 hugegraph 连接 Cassandra 时,第一次可以正常连接
在关闭重启hugegraph服务的时候报错The backend driver version '1.11' is inconsistent with the data version 'null' of backend store for graph 'SKG'。
报错是在使用hugegraph-loader导入数据后会重复出现,不进行导入数据时直接进行重启是不会出现报错的。并且关注cassandra数据时它的数据发布是不均匀的,节点1和节点2为54M数据,节点3为300KB。
Vertex/Edge example (问题点 / 边数据举例)
No response
Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done