Skip to content
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

Fix Integer overflow for large number of dense nodes #6253

Merged
merged 2 commits into from Jan 26, 2016
Merged

Fix Integer overflow for large number of dense nodes #6253

merged 2 commits into from Jan 26, 2016

Conversation

spacecowboy
Copy link
Contributor

Discovered during large LDBC import.

Do not merge until a new LDBC run has confirmed the fix.

EDIT:
Good change regardless if it fixes LDBC, so I think we can merge it right away.

Co-author: tinwelint

Fakes high ids in order to test the behavior on machines without
insane amounts of RAM. See previous commit for fix for original
bug where a AtomicInteger would overflow.
@spacecowboy spacecowboy added this to the 2.3 milestone Jan 19, 2016
@tinwelint tinwelint self-assigned this Jan 20, 2016
tinwelint added a commit that referenced this pull request Jan 26, 2016
Fix Integer overflow for large number of dense nodes
@tinwelint tinwelint merged commit 5dbd5b5 into neo4j:2.3 Jan 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants