IntelLabs / IntelLabs/vdms

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

Open
#191 4 comments 0 reactions 0 assignees View on GitHub
Bug
Dominant language
C++
Stars
93
Forks
34
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.