Support updateGraph concurrency
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In the present implementation, with concurrent calls to updateGraph (i.e., concurrent link-indexer runs), multiple base nodes (`Node`) having the same identifier (URL) may occur in the graph database.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating updateGraph and the Node model or persistence entry point; inspect how concurrent calls create base nodes identified by URL. Done means concurrent link-indexer runs no longer leave multiple base nodes with the same identifier in the graph database.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100