This is an automated email from the ASF dual-hosted git repository.
williamsong pushed a change to annotated tag ratis-3.1.3-rc1
in repository https://gitbox.apache.org/repos/asf/ratis.git
*** WARNING: tag ratis-3.1.3-rc1 was modified! ***
from d9a6e0a73 (tag)
to 549d7ccd0 (tag)
tagging 8fc9defb5f201838ac1d129b345fbace832db32f (commit)
replaces ratis-3.1.2
by szywilliam
on Thu Jan 9 12:09:43 2025 +0800
- Log -----------------------------------------------------------------
Release 3.1.3 -rc1
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE3OLDPUHGJXiWnbr+N9bs+E54vJIFAmd/TAcACgkQN9bs+E54
vJL0DA/+LF57+bVYnDoFqp67kYX1Rm8P1VK3oav397Pv+YO2aZKGzg45hyy9YM6v
pAUA0cUXVujIMmpE5TEJ/N830v2p9vGsaGKI4IUxiZyUXxXw1sLWjRujFZzC7LfG
WV93Y7KKCarXEnECHsYtqD/u0XqT59jgnGE8J4TwaWIpec145V6uLe66RV4HkB0n
zbFEElNudRAslHj2eEvwa9XwpC0xYF5U3pCMe6urZBwoB1MYIGYmNfKakTsPvPdI
T0SyMq6xKIqc6AtY4n5e0308mrusECN7RqROM/HaggpPudixMhkohYH+JcZTOKUJ
AD33acPQoQ+L6UaH2aYHTh23F4DA69xYcsq/l4DdssXCC6YpDTpLlylQ18z0TORC
8ckPkgO9HPTX1hIeaNE1qnRYmy8EQnInnAeXNvINRiURLplQnKwHXZ0KEqAVBYAE
CcfhCqYecpNRgJhWL0qBtrayPRJBGDa3+hkFqCtG4BtijxeI0kVyeU3R9RV4mzRm
3cxf//JL7Y0PGBIrShZYlnLeDRs79t51IMadW9vGwy10FzmYiaTdHQj3MQ4oLHhP
Ob1NAXBF4/kXHm21Mr8mzmCHtc1Y3IJGefNOrX1fPXZsPpN8PMt4qcPX1fHISCOE
JLQqwbsisfdHAGNPyznWMXZ2ZrmE3ddatkr8u8p2sIXJ2nOOAcY=
=ePy6
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
discard 90b531aab Change version for the version 3.1.3 -rc1
discard ac5c6e869 RATIS-2236 Fixed bug where manual triggerSnapshot would
never finish (#1207)
discard 722bb3a98 RATIS-2235. Allow only one thread to perform appendLog
(#1206)
add 3255448c4 RATIS-2236 Fixed bug where manual triggerSnapshot would
never finish (#1207)
add 7a38c9984 RATIS-2235. Allow only one thread to perform appendLog
(#1206)
add 3e55fb220 fix cherry-pick leftovers
new 52f7ab106 Change version for the version 3.1.3 -rc1
new 8fc9defb5 Change version for the version 3.1.3 -rc1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d9a6e0a73)
\
N -- N -- N refs/tags/ratis-3.1.3-rc1 (549d7ccd0)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
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 | 2 +-
.../org/apache/ratis/server/impl/RaftServerImpl.java | 16 ++--------------
.../server/raftlog/segmented/SegmentedRaftLogCache.java | 1 -
3 files changed, 3 insertions(+), 16 deletions(-)