hyperledger / hyperledger/fabric
Document the meaning of MVCC READ CONFLICT validation code
Open
- Dominant language
- Go
- Stars
- 16.7k
- Forks
- 9.1k
- Avg merge
- 5h 38m
- Merged PRs (30d)
- 26
Description
Fabric doesn't document any of the validation codes meaning that application developers have to try to find information about their meaning somehow and the actions to take if a code is received. This would be a lot of work to do however the most common failure validation code is MVCC READ CONFLICT and as such at least this should be documented and a pointer to a fabric sample that gives an example of dealing with that specific validation code.
Contributor guide
Assessment
This issue has not been assessed yet.