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

distributed delete by http #4329

Closed
henryzhao81 opened this issue Jun 9, 2015 · 3 comments
Closed

distributed delete by http #4329

henryzhao81 opened this issue Jun 9, 2015 · 3 comments
Assignees
Labels

Comments

@henryzhao81
Copy link
Contributor

Delete from record by http protocol in distributed mode thru url (eg, http://:2480/document/pharos/19:85, set request method to delete), i got following error message in http response :
com.orientechnologies.orient.core.exception.ORecordNotFoundException: The record with id '#19:85' not found
--> com.orientechnologies.orient.core.exception.ORecordNotFoundException: Record with rid #19:85 was not found in database Total Cost : 488 ms

Check on database, record was deleted successfully.

@prjhub prjhub added the bug label Jun 9, 2015
@henryzhao81
Copy link
Contributor Author

Fixed.

@lvca
Copy link
Member

lvca commented Jun 9, 2015

Which version has this problem and which version fixed it?

@lvca lvca self-assigned this Jun 9, 2015
@henryzhao81
Copy link
Contributor Author

I fix the change in 2.0.11-SNAPSHOT, i am going to send pull request to you for review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants