danhuawang opened a new issue, #9204: URL: https://github.com/apache/gravitino/issues/9204
### Version main branch ### Describe what's wrong If metadata object owner is removed from metalake, get owner api still return the owner. After I restart the server. get owner api still return empty. ### Error message and/or stacktrace N/A ### How to reproduce 1. add user normal1 to metalake test 2. create catalog pg1 3. assign the catalog pg1 to user normal1 4. delete the user normal1 5. get the catalog owner, return normal1 6. restart the gravitino server, get the catalog owner, return empty ### Additional context _No response_ -- 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]
