jerryshao commented on PR #11218: URL: https://github.com/apache/gravitino/pull/11218#issuecomment-4656994289
Hi @urvishdesai thanks a lot for your proposal. I think the purpose of the treelock doesn't only control the concurrency and consistency of DB operations. In the meantime, it also keeps the serial operations of the underlying data source. Here, in your proposal, you only take care of the DB operation. I think it is not enough. In the meantime, the single row OCC solution can only take care of a single line update. How do we handle multi-table updates? -- 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]
