From ee872873d050a4b7ebc17fdac752082a3f225584 Mon Sep 17 00:00:00 2001 From: zhangshuang Date: Wed, 7 Apr 2021 18:31:58 +0800 Subject: [PATCH] commit for lc stability test --- core | 2 +- .../deploy-peer/src/main/resources/config/init/bftsmart.config | 2 +- libs/bft-smart | 2 +- samples/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core b/core index ceffde9a..d52cfc3e 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit ceffde9a029b1de69e3a8258c0ab1e957833c606 +Subproject commit d52cfc3e1f408c301ad9901305247b028a997a1d diff --git a/deploy/deploy-peer/src/main/resources/config/init/bftsmart.config b/deploy/deploy-peer/src/main/resources/config/init/bftsmart.config index cbf88f82..3bafbaee 100644 --- a/deploy/deploy-peer/src/main/resources/config/init/bftsmart.config +++ b/deploy/deploy-peer/src/main/resources/config/init/bftsmart.config @@ -72,7 +72,7 @@ system.servers.num = 4 system.servers.f = 1 #Timeout to asking for a client request -system.totalordermulticast.timeout = 60000 +#system.totalordermulticast.timeout = 60000 #Allowable time tolerance range(millisecond) system.totalordermulticast.timeTolerance = 3000000 diff --git a/libs/bft-smart b/libs/bft-smart index 20638532..e0d84ac8 160000 --- a/libs/bft-smart +++ b/libs/bft-smart @@ -1 +1 @@ -Subproject commit 20638532de57b8804d24940ce2e8da63a2265e80 +Subproject commit e0d84ac8c2d7fc410dde2f25580cc51220962276 diff --git a/samples/pom.xml b/samples/pom.xml index afb9beb4..14f5ca56 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -8,7 +8,7 @@ pom - 1.4.2.RELEASE + 1.4.3-SNAPSHOT 1.5.0-SNAPSHOT