imbajin commented on PR #3008: URL: https://github.com/apache/hugegraph/pull/3008#issuecomment-4508863974
Follow-up TODO for CI coverage: Add a real distributed-mode CI job that boots PD + Store and runs the hstore-backed graphspace API tests against that environment. The tests added in this PR compile and are gated to `backend=hstore`, but they still rely on an external PD/Store runtime to prove the full happy path. Suggested scope for a separate issue: 1. Start a minimal PD + Store + Server stack in CI. 2. Run the hstore/PD graphspace API suite, including default graph, default role, and schema template lifecycle coverage. 3. Keep the existing standalone/RocksDB compatibility tests separate so both modes remain visible. This is not necessarily a blocker for the current PR, but it is the right follow-up to prevent these Hubble-compatible APIs from only being validated at compile time. -- 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]
