2867021781 opened a new issue, #1925: URL: https://github.com/apache/incubator-hugegraph/issues/1925
### Problem Type (问题类型) _No response_ ### Before submit - [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 [FAQ](https://hugegraph.github.io/hugegraph-doc/guides/faq.html) 中没有相同 / 重复问题 ### Environment (环境信息) - Server Version: v0.12.0 - Backend: RocksDB x nodes, HDD or SSD - OS: xx CPUs, xx G RAM, Centos 7.x - Data Size: xx vertices, xx edges ### Your Question (问题描述) 各位大佬, 1、有谁知道raft+rocksdb搭建的集群,可以支持数据扩容吗? 2、因为调研资料说rocksdb是不支持动态扩缩容的,然后我又用hbase做了集群(hadoop zookeepe集群),可是发现没有raft+rocksdb的好用,在master上增加属性都没法同步到其他节点机器上,而rocskdb的能实现全备份,数据实时同步,不知道有没有什么解决方法呀?还是我的配置有问题导致没有实时同步 ### 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