-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
dgraph 1.0.12 rc5 crashes with panic #2980
Comments
Can you share the steps needed to result in this panic?
|
@makitka2007 how can we reproduce it? Thanks. |
unfortunately i can't share steps to reproduce it, it's too complicated, we didn't run 1 mutation and got a panic. we were sending data to dgraph in ~5.000 triples mutation batches based on kafka messages + performed lookups. on 1.0.10 it worked. on 1.0.12-rc5 it crashed after few minutes of work. may be you have some clue based on stack trace.. |
No worries, I understand. Yes I will use the stack trace. |
@makitka2007 I have PR that I believe is a fix for the issue but I haven't found a query that will trigger the crash. Do you mind checking on your end if that branch fixes it? |
thank you @srfrog. we have complex deployment process, so we can test only if there will be some tag on docker like rc6/whatever, so will wait for it to test |
Merged fix to master. Please reopen if you still having issues. |
If you suspect this could be a bug, follow the template.
What version of Dgraph are you using?
1.0.12 rc5
Have you tried reproducing the issue with latest release?
yes
please read it from bottom to top:
The text was updated successfully, but these errors were encountered: