VGalaxies commented on PR #2937: URL: https://github.com/apache/hugegraph/pull/2937#issuecomment-4589382479
Non-blocking review comment: `loadGraph()` now injects server-level `pd.peers` into every graph config when the graph config does not contain it. Please guard this with a non-empty/PD-enabled check, or add coverage for standalone RocksDB graphs, so a default or empty server-level PD setting does not silently change graph startup behavior. -- 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]
