imbajin commented on issue #1925: URL: https://github.com/apache/incubator-hugegraph/issues/1925#issuecomment-1183241915
> > 如果使用hbase后端搭建集群,也需要启用rpc族配置项,具体配置可参考:[#1760 (comment)](https://github.com/apache/incubator-hugegraph/issues/1760#issuecomment-1042863992) > > 关于 hbase 后端 + 多 hg-server 的部署方式我也有个疑问,在 server-1 创建的图,server-2 无法查询到,需要在 server-2 也创建该图后才能查询到,这是正常的吗还是bug? 我理解应该是不会需要重新初始化的, 因为信息存在 hbase 里在, 包括是否需要初始化的 meta 信息, 多个 server 链接的应该也是同一个 hbase 节点才对, 可以看看具体提示需要初始化访问的 target 是否符合预期? -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org