imbajin commented on issue #2484: URL: https://github.com/apache/incubator-hugegraph/issues/2484#issuecomment-2003369418
@dosu-bot 整体回复得不错, 不过注意一下 `0.12` 是之前的旧版本, 并不是 master 分支 (pom 文件里的版本) 其中有些配置项是只有最新代码里才有的, 以后可以确认改进一下 > 单机服务,用的0.12.0版本,常会发生 hugegraph服务挂了,但没有任何错误信息,,,该怎么去排查呢 @2867021781 单机 rocksdb 建议升级一下到社区的最新版本 (至少是 `1.2.0`), 非 Apache 的早期版本已经不再维护更新了, tools 一键导出然后重新导入一下速度也还行 (要注意是否是 Rocksdb 使用内存多了 OOM-kill 了导致没有异常信息, 需要去系统日志里查看确认) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
