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

Multi-node deployments with Experimental Neo4J Handler may duplicate object IDs #191

Open
ifadams opened this issue Jul 24, 2024 · 0 comments
Labels
Bug Indicates unexpected or undesired behaviors

Comments

@ifadams
Copy link
Contributor

ifadams commented Jul 24, 2024

Describe the bug
Multi-node deployments using the experimental Neo4J handler may duplicate object IDs, leading to data overwrites when under load

To Reproduce
Create a multi-node deployment behind a load-balancer (e.g. HAProxy)

Expected behavior
All deployments should create unique object IDs regardless of the data source

Additional context
We should probably move to a UUID based ID generation ASAP.

@ifadams ifadams added the Bug Indicates unexpected or undesired behaviors label Jul 24, 2024
@ifadams ifadams changed the title Multi-node deployments with Neo4J may duplicate object IDs Multi-node deployments with Experimental Neo4J Handler may duplicate object IDs Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Indicates unexpected or undesired behaviors
Projects
None yet
Development

No branches or pull requests

1 participant