JanusGraph / JanusGraph/janusgraph-foundationdb
FoundationDBTx commit() maxRuns not configurable
Open
- Dominant language
- Java
- Stars
- 59
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
IsolationLevel READ_COMMITTED_WITH_WRITE, is there a reason for maxRuns to be hard coded to 3. Any risk if we increase it?
Can we externalize maxRuns and make it adjustable?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at FoundationDBTx.commit() and inspect where maxRuns is hard-coded and whether configuration entry points already exist. Done means the requested configurability and any associated retry-limit behavior are covered by project tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100