JanusGraph / JanusGraph/janusgraph-foundationdb
Isolation level and bytes read
- Dominant language
- Java
- Stars
- 59
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Hi Ted 👋
Just wanted to make sure you were aware the 10Mb limit on transaction size is only counting the bytes of the ranges you read or ranges you add manually. The values you read are not counted towards that limit.
So if you read the entire keyspace, your limitation would be transaction duration and not data size.
I corrected the FDB docs about this a little while back, but that was probably after you wrote this adapter.
If I’m misinterpreting what you wrote and you already knew this, go ahead and close this issue.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. First establish whether a concrete documentation or adapter change is intended; the issue is done only once an agreed change is identified or the issue is closed.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100