VGalaxies commented on issue #2520: URL: https://github.com/apache/incubator-hugegraph/issues/2520#issuecomment-3016635878
> Hello! I saw these three pr [#2518](https://github.com/apache/incubator-hugegraph/pull/2518) [#2519](https://github.com/apache/incubator-hugegraph/pull/2519) and [apache/incubator-hugegraph-doc#354](https://github.com/apache/incubator-hugegraph-doc/pull/354). This issue needs is to in scripts/example.groovy script file automatically detect the conf/graphs/hugegraph.properties file in the backend is rocksdb, if so change it to memory, But at the same time do not override the original conf/graphs/hugegraph.properties file? The essence of this issue is that when using Gremlin-Console Stand-alone in offline mode, some unexpected problems occur when using the RocksDB backend (the cause of which has not yet been identified). Therefore, a **temporary** switch to using the memory backend is suggested to circumvent it. To completely resolve this issue, it is necessary to identify and address the errors related to using the RocksDB backend. -- 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: issues-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@hugegraph.apache.org For additional commands, e-mail: issues-h...@hugegraph.apache.org