Details
Description
Steps to Reproduce:
1) Prepare new pool
2) Run load test with 20 txns/sec writing in total, 1000 concurrent clients
python3 perf_processes.py -g pool_transactions_genesis -m t -c 200 -t 22 -n 1 -k nym python3 perf_processes.py -g pool_transactions_genesis -m t -c 200 -t 66 -n 1 -k schema python3 perf_processes.py -g pool_transactions_genesis -m t -c 200 -t 66 -n 1 -k attrib python3 perf_processes.py -g pool_transactions_genesis -m t -c 200 -t 132 -n 1 -k cred_def python3 perf_processes.py -g pool_transactions_genesis -m t -c 200 -t 132 -n 1 -k cred_def
Actual results:
Pool stopped writing after 247k txns
Pool restores after service restart
Additional info:
Logs are available in logs/20txns_15jul2018
Logs after restart and historical node statuses are also available