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

TEIID-4611 fixed the logic that was failing on deletes. #848

Merged
merged 1 commit into from
Dec 6, 2016
Merged

TEIID-4611 fixed the logic that was failing on deletes. #848

merged 1 commit into from
Dec 6, 2016

Conversation

vhalbert
Copy link
Contributor

@vhalbert vhalbert commented Dec 5, 2016

TEIID-4611 fixed the logic that was failing on deletes. First, missed a return after the log message, which then threw the error message, but didn't really need the additional logic to recheck for the deleted object, so removed that extra check.

… a return after the log message, which then threw the error message, but didn't really need the additional logic to recheck for the deleted object, so removed that extra check.
@shawkins shawkins merged commit a1cf10d into teiid:master Dec 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants