yuqi1129 commented on issue #10474: URL: https://github.com/apache/gravitino/issues/10474#issuecomment-5676794542
Closing as superseded by the epic #10238. The design in #12157 (`design-docs/concurrency-control-investigation-and-decision.md`) concludes that TreeLock's correctness role moves into the shared database (version-checked writes, parent/endpoint row locks, strict creates) rather than into a cross-node lock, and #10238 now tracks every remaining sub-task by gate (G1–G6). PR #11020 (`LockBackend` SPI with a JDBC lock) goes in the other direction; please see the comparison section of the design doc before continuing it. -- 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]
