This is an automated email from the ASF dual-hosted git repository.
szetszwo pushed a change to branch branch-3.1.1_review
in repository https://gitbox.apache.org/repos/asf/ratis.git
at cdfd4f10d Revert "RATIS-1983. Refactor client request processing to
support reference count. (#998)"
This branch includes the following new commits:
new 7159c5943 ./mvnw versions:set -DnewVersion=3.1.1-SNAPSHOT
new ce6838a5d RATIS-2095. Extract common logic of ratis-shell to RaftUtils
for reuse (#1098)
new f2ab7d51d RATIS-2110. Publish SBOM artifacts (#1110)
new 54e6fee7c RATIS-2117. No need for manual assembly:single execution
(#1115)
new 8383845dd RATIS-2118. Improve assembly process (#1117)
new 76fb1a316 RATIS-2121. Set javac --release when compiling with JDK 9+
(#1119)
new 6390a28bd RATIS-2116. Fix the issue where RaftServerImpl.appendEntries
may be blocked indefinitely (#1116)
new cfb95777f RATIS-1840. Avoid including build timestamp in artifacts
(#1114)
new 054cfb707 RATIS-2125. javadoc jars should not include non-doc items
(#1123)
new 53b80c6dc RATIS-1071. NettyClientRpc supports sendRequestAsync.
Contributed by Rui Wang and Tsz-Wo Nicholas Sze. (#1122)
new 6a6caa270 RATIS-2131. Surround with [] only if hostName is a IPv6
string (#1125)
new 443436455 RATIS-2126. Optimize NotLeaderException message (#1124)
new 1ff10882b RATIS-2133. Ignore http proxy for ratis grpc client & server
(#1128)
new bd154742c RATIS-2104. Double shutdown in TestLeaderInstallSnapshot.
(#1108)
new 49f1247a0 RATIS-2134. `logMetadata` could miss appending the
`metadataEntry` with the lastCommitIndex (#1130)
new 5946796d5 RATIS-2136 Fixed the issue that RatisServer could not start
after frequent restarts (#1131)
new 58327e26c RATIS-2115. Fix flaky RetryCacheTests and
InstallSnapshotFromLeaderTests. (#1129)
new a78e6e2df RATIS-2135. The leader keeps sending inconsistent entries
repeatedly to followers. (#1132)
new d3fa63b5e RATIS-2138 Remove uncessary error log in JVMPauseMonitor
When GC is serious (#1133)
new 94692f3cb RATIS-2139. Fix checkstyle:ParameterNumber in GrpcService.
(#1134)
new 099d23f25 RATIS-2137. Fix LogAppenderDefault in handling of
INCONSISTENCY. (#1136)
new 557675f12 RATIS-2144. SegmentedRaftLogWorker should close the stream
before releasing the buffer. (#1138)
new 2e7cb458c RATIS-2140. Thread wait when installing snapshot. (#1137)
new fc89b0405 RATIS-2113. Use consistent method names and parameter types
in RaftUtils. (#1135)
new cdfd4f10d Revert "RATIS-1983. Refactor client request processing to
support reference count. (#998)"
The 25 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.