imbajin commented on PR #3119: URL: https://github.com/apache/hugegraph/pull/3119#issuecomment-5189307890
@bitflicker64 A small design note for future follow-up: HugeGraph already has the usePD option in rest-server.properties. For the standalone edition, the planned direction is to avoid depending on PD, so usePD and init_store.enabled may eventually converge to the same effective behavior. For this PR, keeping init_store.enabled as a separate explicit gate is reasonable to avoid changing the existing usePD semantics. Please keep this potential consolidation in mind for future planning. -- 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]
