imbajin commented on PR #3008: URL: https://github.com/apache/hugegraph/pull/3008#issuecomment-4883079115
Follow-up boundary notes after rechecking the current Hubble2 branch:\n\n- Hubble2 currently still calls graph creation as form-urlencoded \ and default graph through GET aliases such as \. I am not adding these extra Server compatibility aliases in this pass. Since Hubble2 is still under development, the cleaner direction is to adjust Hubble2 to the Server API contract unless we explicitly decide to expand the Server public API.\n- The master heartbeat uniqueness concern is tied to the deprecated master-worker scheduling path. I am not adding more code to that path here.\n- The current Server-side patch is limited to issues that remain valid independent of those boundaries: default-role auth cache invalidation, keeping GraphSpace profile PD-only, and making hstore graphspace API tests fail fast instead of hiding API failures as skips. -- 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]
