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 550d926cc Change version for the version 3.2.2 -rc2
     add c2ec5c0de Revert "[Chore] remove ratis-pom version check when 
releasing"
     add 294663d6c RATIS-2434. Regression test for data race between 
SegmentedRaftLog.get() and LogSegment.append(). (#1378)
     add 84ba534ae RATIS-2436. Bump GitHub action versions (#1375)
     add 47b6c1424 RATIS-2439. Remove URL from ratis-version.properties (#1380)
     add 7b22dec16 RATIS-2437. make_rc.sh version check prevents releasing 
subsequent RCs (#1376)
     add 288c03206 Change version for the version 3.2.2 -rc3

No new revisions were added by this update.

Summary of changes:
 .github/workflows/check.yaml                       | 22 +++----
 .github/workflows/ci.yaml                          | 10 +--
 .github/workflows/repeat-test.yaml                 | 10 +--
 .github/workflows/vulnerability-check.yaml         |  6 +-
 .../java/org/apache/ratis/util/VersionInfo.java    |  2 +-
 .../ratis/server/raftlog/segmented/LogSegment.java |  7 +++
 .../raftlog/segmented/TestSegmentedRaftLog.java    | 73 ++++++++++++++++++++++
 src/main/resources/ratis-version.properties        |  1 -
 8 files changed, 105 insertions(+), 26 deletions(-)

Reply via email to