-
Notifications
You must be signed in to change notification settings - Fork 871
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
Deadlock in orientdb client #4847
Comments
Hi @sajid2045 That threads are clearly blocked, but anyway will be useful have the whole thread dump, so i can see who is blocking what. Thank you |
|
1 similar comment
|
|
the client isn't in deadlock it's just waiting for the transaction, i think this: http://www.prjhub.com/#/issues/4962 is the cause, i'll close this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, this is getting very critical, we are running into deadlock issue in orientdb as follows , looks like its hanging in the process of opening a transaction! The follwoing thread dumps are from client.
The text was updated successfully, but these errors were encountered: