imbajin commented on code in PR #2411:
URL:
https://github.com/apache/incubator-hugegraph/pull/2411#discussion_r1456872102
##########
hugegraph-server/hugegraph-dist/src/main/java/org/apache/hugegraph/cmd/InitStore.java:
##########
@@ -101,6 +101,11 @@ private static HugeGraph initGraph(String configPath)
throws Exception {
LOG.info("Skip init-store due to the backend store of '{}' " +
"had been initialized", graph.name());
Review Comment:
@Z-HUANT seems we could move this log after L108? (due to the code logic)
could enhance it in another reviewed PR
--
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]