Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Done
-
None
Description
Due to the change of having a couchdb per chaincode, bulk commits occur in serial now, regressing performance.
For loadCommittedVersions() and ApplyUpdates() in statecouchdb.go, goroutines needs be used to process each chaincode batches parallely.
Attachments
Issue Links
- relates to
-
FAB-3067 Peer management of CouchDB indexes
-
- Closed
-