Closed davidascher closed 8 years ago
@davidascher Can you provide full stack trace? What version and backend are you using?
I'm not a golang dev so not sure how to do the former. I can follow directions though if you have some handy.
I'll see what versions are and get back to you.
On Thu, Apr 21, 2016, 10:06 AM Denys Smirnov notifications@github.com wrote:
@davidascher https://github.com/davidascher Can you provide full stack trace? What version and backend are you using?
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/google/cayley/issues/389#issuecomment-212796211
You originally posted a part of the trace, so I'm asking if you can share the whole trace.
Ok. I'll see if I can repro.
On Thu, Apr 21, 2016, 10:24 AM Denys Smirnov notifications@github.com wrote:
You originally posted a part of the trace, so I'm asking if you can share the whole trace.
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/google/cayley/issues/389#issuecomment-212803271
@davidascher If it's possible, please try to reproduce it on 0.5 release and reopen issue if you see the same trace again.
I was cleaning up a cayley db with some 'bad facts' due to bad original encoding. I ran code like so:
Which seems to run fine, but makes any query that looks to verify the absence of
PT0.06S
nodes spin up a cayley process at 150%+ CPU, and then a server crash, apparently in JSON handling: