PTE commit 3c03c12
Fabric/CA/SDK 1.0-GA
Network: There are 4 peers in 2 orgs and 1 order in sole mode.
Testing:
I use constant mode to invoke
"constantOpt": {
"recHist": "HIST",
"constFreq": "0",
"devFreq": "0"
},
"nOrderer": "1",
"nPeer": "4",
"nOrg": "2",
"nPeerPerOrg": "2",
"nProc": "8",
"nRequest": "1000",
"runDur": "10000",
"TLS": "disabled",
"channelOpt": {
"name": "mychannel1",
"action": "create",
"orgName": [
"org1",
"org2"
]
},
"listOpt": {
"org1": ["peer1","peer2"],
"org2": ["peer1","peer2"]
},
Problems:
I will have 16 proc to send transaction to the network. But only get less than 16 result.
info: [PTE 0 main]: stdout: info: [PTE 0 exec]: [Nid:chan:org:id=0:mychannel1:org1:1 eventRegister] completed Rcvd(sent)=1000(1000) Invoke(Move) in 34494 ms, timestamp: start 1500960720702 end 1500960755196, #event timeout: 0
Two PTE log:
result3.txt
result4.txt
PTE commit 3c03c12
Fabric/CA/SDK 1.0-GA
Network: There are 4 peers in 2 orgs and 1 order in sole mode.
Testing:
I use constant mode to invoke
"constantOpt": {
"recHist": "HIST",
"constFreq": "0",
"devFreq": "0"
},
Problems:
I will have 16 proc to send transaction to the network. But only get less than 16 result.
info: [PTE 0 main]: stdout: info: [PTE 0 exec]: [Nid:chan:org:id=0:mychannel1:org1:1 eventRegister] completed Rcvd(sent)=1000(1000) Invoke(Move) in 34494 ms, timestamp: start 1500960720702 end 1500960755196, #event timeout: 0
Two PTE log:
result3.txt
result4.txt