This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch release-3.2.2
in repository https://gitbox.apache.org/repos/asf/ratis.git
from 629befbbf RATIS-2429. ratis-bom module fails to deploy due to missing
distributionManagement configuration (#1371)
new 1095d9901 RATIS-2427. Close LogAppender for illegalStateException
(#1369)
new 607f7f304 Change version for the version 3.2.2 -rc1
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 4 ++--
ratis-assembly/pom.xml | 2 +-
ratis-bom/pom.xml | 2 +-
ratis-client/pom.xml | 2 +-
ratis-common/pom.xml | 2 +-
ratis-docs/pom.xml | 2 +-
ratis-examples/pom.xml | 2 +-
ratis-experiments/pom.xml | 2 +-
ratis-grpc/pom.xml | 2 +-
ratis-metrics-api/pom.xml | 2 +-
ratis-metrics-default/pom.xml | 2 +-
ratis-metrics-dropwizard3/pom.xml | 2 +-
ratis-netty/pom.xml | 2 +-
ratis-proto/pom.xml | 2 +-
ratis-resource-bundle/pom.xml | 2 +-
ratis-server-api/pom.xml | 2 +-
.../src/main/java/org/apache/ratis/server/raftlog/RaftLog.java | 3 +++
ratis-server/pom.xml | 2 +-
.../java/org/apache/ratis/server/leader/LogAppenderBase.java | 9 ++++++---
.../main/java/org/apache/ratis/server/raftlog/RaftLogBase.java | 2 +-
ratis-shell/pom.xml | 2 +-
ratis-test/pom.xml | 2 +-
ratis-tools/pom.xml | 2 +-
23 files changed, 31 insertions(+), 25 deletions(-)