-
Notifications
You must be signed in to change notification settings - Fork 151
Mangled records returned from bolt driver. #64
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
Comments
Hi @holmok, Thanks for reporting this! |
Hi, Record { It does seem to happen on the same nodes always, and only when returning large number of records. When i fetch this record only it is returned properly. Also if i skip to location near this record and limit results to 10 it is returned ok also. |
Ok thanks, we'll look into this issue |
Hi just one more thing |
That doesn't look right. With some names, do you mean that is it the same as in the other example that it only happens when there is a large number of records? |
Yes it only seems to happen when large number of records is returned. Also errors seem to be evenly spaced out... in the first example with uuid mangled records are on positions 182, 364, 564 in the results array. |
We have released version 1.0.1 which should adress this issue. Thanks for reporting and thanks @kanban-agencey for helping out. |
local neo4j version: 3.0.0-M05
driver version 1.0.0
code:
all the nodes look fine, but one looks like this:
it's a fairly random smattering. any ideas?
The text was updated successfully, but these errors were encountered: