zhouzilong121 opened a new issue, #2282: URL: https://github.com/apache/incubator-hugegraph/issues/2282
### Bug Type (问题类型) server status (启动/运行异常) ### 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: 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_ -- 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