Browse Source

node running data sync test, participant active, deactive, del , exception tx test completed, update core, bft, framework submodule

tags/1.6.3
zhangshuang53 3 years ago
parent
commit
fa2a91a1f1
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      deploy/deploy-peer/src/main/resources/config/init/bftsmart.config
  2. +1
    -1
      libs/bft-smart

+ 1
- 1
deploy/deploy-peer/src/main/resources/config/init/bftsmart.config View File

@@ -120,7 +120,7 @@ system.shutdownhook = true
system.totalordermulticast.state_transfer = true

#Maximum ahead-of-time message not discarded
system.totalordermulticast.highMark = 10000
system.totalordermulticast.highMark = 50

#Maximum ahead-of-time message not discarded when the replica is still on EID 0 (after which the state transfer is triggered)
system.totalordermulticast.revival_highMark = 10


+ 1
- 1
libs/bft-smart

@@ -1 +1 @@
Subproject commit 149fe4eefac837903add354ccd5cd4ad70ff09b6
Subproject commit f35ef52636acd406092e71bb5426055958519ba3

Loading…
Cancel
Save