You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am doing performance testing for node js-based Fabric Gateway and HLF Network which consist of 2 org and one anchor peer each, sending 2500 tx with the speed of 20-30 tx per second.
We are facing the issue of the chain code container getting terminated when the load is very high.
The current VM infra where HLF Peers and Fabric Gateway adapter is hosted
The panic occurs within the Go chaincode shim implementation. This issue is going to need to be addressed in the hyperledger/fabric-chaincode-go repository. Could you open an issue there? Or perhaps @denyeart can move it for you if he gets to it first.
I am doing performance testing for node js-based Fabric Gateway and HLF Network which consist of 2 org and one anchor peer each, sending 2500 tx with the speed of 20-30 tx per second.
We are facing the issue of the chain code container getting terminated when the load is very high.
The current VM infra where HLF Peers and Fabric Gateway adapter is hosted
16 GB RAM, 4 Core CPU
Log of smart contract container getting exit
The text was updated successfully, but these errors were encountered: