Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#3092] fix(relational-entity-store): Return false when deleting throw a NoSuchEntityException #3311

Conversation

jerryshao
Copy link
Contributor

What changes were proposed in this pull request?

When Relational Entity Store deleteing an entity and throwing a NoSuchEntityException, return false finally. It's consistent with KV Store.

Why are the changes needed?

Fix: #3092

How was this patch tested?

Add some duplicate deleted uts.

…w a `NoSuchEntityException` (#3100)

### What changes were proposed in this pull request?

When Relational Entity Store deleteing an entity and throwing a
NoSuchEntityException, return false finally. It's consistent with KV
Store.

### Why are the changes needed?

Fix: #3092 

### How was this patch tested?

Add some duplicate deleted uts.

---------

Co-authored-by: xiaojiebao <[email protected]>
@jerryshao jerryshao added cherry-pick need backport Issues that need to backport to another branch labels May 9, 2024
@yuqi1129 yuqi1129 merged commit f29b1d2 into branch-0.5 May 9, 2024
22 checks passed
@yuqi1129 yuqi1129 deleted the cherry-pick-branch-0.5-c740b13f3ee907ce72dbf2d52247ee0fa826ba27 branch May 9, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick need backport Issues that need to backport to another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants