2867021781 opened a new issue, #2115: URL: https://github.com/apache/incubator-hugegraph/issues/2115
### Bug Type (问题类型) None ### 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 - 最新版本 ### Expected & Actual behavior (期望与实际表现) 图server会突然挂断 我看图服务在调用api创建图的时候,图server在自动初始化,这个有时间限制吗?我设置的图连接时间在30s,然后挂断了我去直接用./start-hugegraph.sh启动 但因为设了30s然后报超时了(图比较多所以30s没初始化完),看日志还在初始化,过了一会初始化完成了,看到图服务正常起来了,但按理说不应该导致服务直接挂断啊 进程直接没有了(日志中也没有报错信息) ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
