Details
-
Test Task
-
Status: Closed
-
Medium
-
Resolution: Done
-
v2.0.0
-
System Test
-
Manual
-
Pass
-
Description
Summary
This objective of this test is to evaluate the functional impact of a network with large number of channels under heavy traffic
Setup
Same setup as in FAB-13601, with the following differences:
- create 500 channels: channel1-channel500
- install/instantiate samplcc chaincode on all channels
- 3 peers with 1 peer/org
- 3 orderers in orderersystemchannel
- batchSize.maxMessageCount: 500
- logging level set to info (and if we see errors, then we can re-run test with debug-level logs in the orderer package per
FAB-13597)
Inputs
- Start 1 thread transaction to one org's peer for each channel, total 500 threads
- Each thread sends 10K invokes, using PTE constant mode, i.e. sending next transaction as soon as the previous one is sent to and ACK'd received by the ingress orderer. Total 5M transactions.
- All transactions from a single thread will target the same orderer.
Expectations
- No errors in the logs of peers and orderers.
- No failures or errors reported by PTE.
- All transaction events are received by PTE.
Attachments
Issue Links
- relates to
-
FAB-14497 RAFT log for heartbeat response should not say ConsensusRequest
-
- Closed
-
-
FAB-14499 RAFT OSN1 does not receive consensusRequest for 6 seconds
-
- Closed
-
-
FAB-14500 RAFT term mismatch for 6 seconds
-
- Closed
-
-
FAB-14502 RAFT log message clarification: Aborting deliver for request because of background error
-
- Closed
-