yuqi1129 opened a new issue, #12347: URL: https://github.com/apache/gravitino/issues/12347
### Describe the subtask\n\nImplement complete alter and delete OCC semantics for governance entities: tag and policy.\n\n- Make successful alters use a monotonic OCC token.\n- Preserve policy content-version history without allowing audit-only updates to bypass OCC.\n- Add the currently missing expected-version CAS to tag and policy direct deletes.\n- Delete metadata-object relationships in the same transaction.\n- Roll back version and relationship writes when CAS loses.\n- Add concurrent alter/delete and relationship rollback tests.\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]
