yuqi1129 opened a new issue, #12343: URL: https://github.com/apache/gravitino/issues/12343
### Describe the subtask\n\nImplement complete alter and delete OCC semantics for user and group principals.\n\n- Make successful alters advance the OCC version and use version CAS.\n- Make direct deletes version checked.\n- Update principal-role relationships in the same transaction as the entity CAS.\n- Roll back all relationship writes when the entity CAS loses.\n- Test alter/alter, alter/delete, stale delete, and relationship rollback cases.\n\nDepends on the shared OCC conflict-contract subtask.\n\n### Parent issue\n\nhttps://github.com/apache/gravitino/issues/12166 -- 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]
