keepConcentration opened a new pull request, #8378:
URL: https://github.com/apache/gravitino/pull/8378

   ### What changes were proposed in this pull request?
   
   Removed the redundant invocation of `OwnerMetaService.setOwner(...)` in 
`TestOwnerMetaService.testDeleteMetadataObject`.
   
   ### Why are the changes needed?
   
   The test invoked `setOwner(...)` twice with the same parameters, causing 
duplicate rows and an integrity constraint error. 
   
   Fix: #8367  
   Related: #7110, #8293
   
   ### Does this PR introduce _any_ user-facing change?
   
   No user-facing changes.
   
   ### How was this patch tested?
   
   Executed existing unit tests
   


-- 
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]

Reply via email to