-
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
Unresponsive orientdb / Segment added thread consuming 1 cpu core #9156
Comments
Hi @madmac2501 thanks for reporting this. Does this show the same/ more less stucked dump over time? Or this eventually will be unlocked? Thanks |
Hi, In the past I get OrientDB stuck sometimes, but it's the first time that I get a thread dump. Orientdb has been blocked for more than 30 minutes, I just restarted it. Please let me know how can I help to get this fixed ASAP. Thanks! |
Hi @madmac2501 I am checking this issue |
Well, I suppose that is deadlock let me check farther. |
OK I have got the reason, will fix in 2 hours |
Thanks a lot! |
Fixed, can you build it from repository ? |
Sorry @madmac2501 I suppose I need to fix code in a few more places |
I just built and deployed it. I will let you know how the testing goes. |
@madmac2501 you will have the same result, I found one place which is not covered by the fix. Do not waste your time I will provide an updated version at the midday of Friday. |
Hi, @madmac2501 should be fixed as for now. Could you check? |
Yes, I will build and test it. I don't know how I reproduced it, so even if it doesn't fail for me I don't know if other people will be affected. BTW, I have some other tickets reported in github, could you take a look at them? Thanks a lot! |
Any update on this issue? |
I've been inserting non stop for 3 days with the latest 3.0.29-snapshot version and I've not reproduced the problem. From my side this ticket can be closed. I'll open a new one if I hit it again. Thanks a lot! |
OrientDB Version: 3.0.28
Java Version: 1.8.0_222
OS: Linux
Expected behavior
OrientDB doesn't block
Actual behavior
OrientDB become unresponsive
Steps to reproduce
I'm making periodic upserts, after a few hours OrientDB become unresponsive with "Segment adder thread" at 100% in one core, all other threads were not consuming cpu. It's also impossible to login into the web ui.
Here is a thread dump
Best regards
The text was updated successfully, but these errors were encountered: