VGalaxies commented on PR #2982: URL: https://github.com/apache/hugegraph/pull/2982#issuecomment-4589382481
Non-blocking review comment: enabling `queryByIdsWithGet()` for vertex/edge changes pending-write behavior: any `session.hasChanges()` now throws before even the single-id path. Please confirm all callers reach this only after commit/rollback, or keep the old per-id fallback for pending sessions and add a test through a public query path. -- 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]
