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
we finished test and chain is slow. here is some log with no transactions over network
[2019-05-15 23:33:37.023910] [0x00007f14af928700] [debug] Normal: nothing to do with transactions packet in this state
[2019-05-15 23:33:37.023925] [0x00007f14af928700] [debug] TRANSPORT> POSTPHONED finished, round 2398489
[2019-05-15 23:34:22.480128] [0x00007f14af928700] [debug] TRANSPORT> Got SS Last Block: 2398488
[2019-05-15 23:34:26.502397] [0x00007f14af928700] [warning] -----------------------------------------------------------
[2019-05-15 23:34:26.502491] [0x00007f14af928700] [warning] NODE> BigBang #2398489: last written #2398488, current #2398489
[2019-05-15 23:34:26.502546] [0x00007f14af928700] [warning] -----------------------------------------------------------
here one minute between these 2 blocks
The text was updated successfully, but these errors were encountered:
About this graph here are test conditions we had :
3 nodes configured to receive each less than 300tps. These 3 nodes were configured to participate in consensus. (delay set to 3ms between each trx and we need to count connexion cost from client to node)
That s why we clearly see some level when we added removed nodes.
Around 8h20 we started to see some delay. When some nodes in network can t manage to deal with too much load, blocks start to have round number of transactions such as 800 1000 2000 4000 or number like that. When all is ok number are much more random like 478 832 ...
we finished test and chain is slow. here is some log with no transactions over network
[2019-05-15 23:33:37.023910] [0x00007f14af928700] [debug] Normal: nothing to do with transactions packet in this state
[2019-05-15 23:33:37.023925] [0x00007f14af928700] [debug] TRANSPORT> POSTPHONED finished, round 2398489
[2019-05-15 23:34:22.480128] [0x00007f14af928700] [debug] TRANSPORT> Got SS Last Block: 2398488
[2019-05-15 23:34:26.502397] [0x00007f14af928700] [warning] -----------------------------------------------------------
[2019-05-15 23:34:26.502491] [0x00007f14af928700] [warning] NODE> BigBang #2398489: last written #2398488, current #2398489
[2019-05-15 23:34:26.502546] [0x00007f14af928700] [warning] -----------------------------------------------------------
here one minute between these 2 blocks
The text was updated successfully, but these errors were encountered: