commits
Thread
Date
Earlier messages
Messages by Thread
(ratis) branch master updated: RATIS-2342. Remove NIO specification from GrpcStubPool. (#1297)
szetszwo
(ratis) branch master updated: RATIS-2339. Avoid "commit does not belong to any branch" during release (#1293)
tanxinyu
(ratis) branch master updated: RATIS-2338. Print version info when starting a server. (#1292)
szetszwo
(ratis) branch master updated: RATIS-2331. Reuse SslContext in gRPC. (#1288)
szetszwo
(ratis) branch master updated: RATIS-2322. Upgrade JUnit Jupiter to 5.13.3 and Maven Surefire Plugin to 3.5.3. (#1281)
szetszwo
(ratis) branch master updated: RATIS-2336. PeerProxyMap.getProxy() could return null. (#1290)
szetszwo
(ratis) annotated tag ratis-3.2.1-rc1 updated (9156998c9 -> dbaeb6b0d)
tanxinyu
svn commit: r79479 - dev/ratis/3.2.1
tanxinyu
(ratis) annotated tag ratis-3.2.1-rc1 deleted (was c210e9ae1)
tanxinyu
(ratis) branch master updated: RATIS-2333. Fix TestInstallSnapshotNotificationWithGrpc failure. (#1289)
szetszwo
(ratis) branch master updated: RATIS-2261. Intermittent failure in TestRaftSnapshotWithGrpc.testInstallSnapshotDuringBootstrap. (#1287)
szetszwo
(ratis-thirdparty) branch master updated: RATIS-2324. Upgrade third-party dependencies to fix CVE alerts (#69)
adoroszlai
(ratis) branch master updated: RATIS-2325. Create GrpcStubPool for GrpcServerProtocolClient (#1283)
szetszwo
(ratis) branch master updated: RATIS-2328. Bump ratis-thirdparty from 1.0.9 to 1.0.10 (#1284)
tanxinyu
(ratis) branch master updated: RATIS-2330. Intermittent failure in TestRaftServerWithGrpc.testRaftServerMetrics. (#1286)
szetszwo
(ratis-thirdparty) branch master updated: RATIS-2327. Bump version to 1.0.11-SNAPSHOT after 1.0.10 release (#71)
tanxinyu
svn commit: r79332 - release/ratis/thirdparty/1.0.10
tanxinyu
svn commit: r79333 - dev/ratis/thirdparty/1.0.10/rc1 release/ratis/thirdparty/1.0.10/rc1
tanxinyu
(ratis-thirdparty) annotated tag 1.0.10 updated (b644ef7 -> afb4597)
tanxinyu
(ratis-thirdparty) branch master updated: RATIS-2326 Do not check test/target/** license header when releasing (#70)
tanxinyu
(ratis-thirdparty) annotated tag 1.0.10-rc1 updated (b644ef7 -> 59d40b5)
tanxinyu
svn commit: r79268 - in dev/ratis/thirdparty/1.0.10: . rc1
tanxinyu
(ratis) branch master updated: RATIS-2318. Add a test to show how to manually restore a snapshot. (#1279)
szetszwo
svn commit: r79102 - in dev/ratis/3.2.1: . rc1
tanxinyu
(ratis) annotated tag ratis-3.2.1-rc1 updated (93632a93a -> c210e9ae1)
tanxinyu
(ratis) branch master updated: RATIS-2323. Extend ratis-shell add command (#1282)
szetszwo
(ratis) branch snapshot-3 updated (59b40376e -> 288432baf)
tanxinyu
(ratis) 01/01: release 3.2.1-6d471e6-SNAPSHOT
tanxinyu
(ratis) branch master updated: RATIS-2321. Fix NPE in ServerState after continuous leader changes (#1280)
szetszwo
(ratis) branch master updated: RATIS-2317. Move acquire PendingRequestPermit out of synchronized block in RaftServerImpl#appendTransaction. (#1275)
szetszwo
(ratis) branch master updated: RATIS-2314. Fix that SegmentedRaftLogWorker may append entry by itself. (#1274)
szetszwo
(ratis) branch asf-site updated: RATIS-2312 Update website with Ratis 3.2.0 release
tanxinyu
(ratis) branch asf-site-source updated: RATIS-2312 Update website with Ratis 3.2.0 release (#1273)
tanxinyu
(ratis) annotated tag ratis-3.2.0 updated (5ba0895db -> 9eaa52a52)
tanxinyu
svn commit: r77718 - /dev/ratis/3.2.0/rc1/ /release/ratis/3.2.0/
tanxinyu
(ratis) branch release-3.2.0 deleted (was 5ba0895db)
tanxinyu
svn commit: r77562 - in /dev/ratis/3.2.0: ./ rc1/
tanxinyu
(ratis) annotated tag ratis-3.2.0-rc1 updated (5ba0895db -> 95133a21b)
tanxinyu
(ratis) branch release-3.2.0 created (now 5ba0895db)
tanxinyu
(ratis) 01/01: Change version for the version 3.2.0 -rc1
tanxinyu
(ratis) branch release-3.2.0 created (now 5ba0895db)
tanxinyu
(ratis) branch master updated: RATIS-2310. Implement hashCode and equals method for SizeInBytes class. (#1272)
szetszwo
(ratis) branch master updated: RATIS-2308. Remove the unused gRPC TLS confs. (#1271)
szetszwo
(ratis) branch master updated: RATIS-2305. Add a security doc. (#1270)
szetszwo
(ratis) branch master updated (c56ce422d -> 371f68cad)
szetszwo
(ratis) 09/49: RATIS-2247. Bump GitHub Actions runner to ubuntu-24.04 (#1219)
szetszwo
(ratis) 15/49: RATIS-2217. Automatically re-try flaky tests in CI (#1229)
szetszwo
(ratis) 16/49: RATIS-2254. Replace junit 4 Timeout with junit 5. (#1230)
szetszwo
(ratis) 19/49: RATIS-2256. Update Maven to 3.9.9 (#1234)
szetszwo
(ratis) 08/49: RATIS-2244. Reduce the number of log messages during bootstrap (#1217)
szetszwo
(ratis) 37/49: RATIS-2287. Improve RaftServerImpl#toString() to make it more readable (#1253)
szetszwo
(ratis) 24/49: RATIS-2263. Bump sonar-maven-plugin to 5.0.0.4389 (#1238)
szetszwo
(ratis) 05/49: RATIS-2237. Add getFollowerMatchIndices interface for DivisionInfo
szetszwo
(ratis) 22/49: RATIS-2262. Mark RaftBasicTests#testStateMachineMetrics as flaky
szetszwo
(ratis) 38/49: RATIS-2289. Coverage is 0% due to no execution data files provided (#1255)
szetszwo
(ratis) 29/49: RATIS-2209. Exercise make_rc.sh in CI (#1244)
szetszwo
(ratis) 27/49: RATIS-2268. A minor documatention fix for method getSuccessors. (#1242)
szetszwo
(ratis) 30/49: RATIS-2271. Leadership Loss Causes ClosedByInterruptException and NullPointerException in LogAppender Thread (#1245)
szetszwo
(ratis) 36/49: RATIS-2286. Generate the necessary unified names for the submodules under RaftServerImpl (#1251)
szetszwo
(ratis) 20/49: RATIS-2255. Migrate ratis-grpc to junit 5. (#1233)
szetszwo
(ratis) 40/49: RATIS-2291. Fix failing TestInstallSnapshotNotificationWithGrpc#testAddNewFollowersNoSnapshot. (#1257)
szetszwo
(ratis) 14/49: RATIS-2252. Replace JUnitRunListener with JUnit5TestExecutionListener (#1228)
szetszwo
(ratis) 26/49: RATIS-2266. Use WeakValueCache instead of Guava cache in RaftId. (#1240)
szetszwo
(ratis) 33/49: RATIS-2278. Follower Fails to Append Entries Due to Index Validation Race Condition in NavigableIndices (#1248)
szetszwo
(ratis) 03/49: RATIS-2168. Support custom gRPC services. (#1169)
szetszwo
(ratis) 18/49: RATIS-2124. Remove the use of org.junit.Rule. (#1232)
szetszwo
(ratis) 41/49: RATIS-2290. Simply the EventQueue in leader (#1258)
szetszwo
(ratis) 04/49: RATIS-2182. Fix some Objects.requireNonNull messages (#1172)
szetszwo
(ratis) 25/49: RATIS-2258. Caching TermIndex objects (#1239)
szetszwo
(ratis) 49/49: RATIS-1977. Remove Junit 4 dependencies. (#1269)
szetszwo
(ratis) 34/49: RATIS-2283. GrpcLogAppender Thread Restart Leaves catchup=false, Blocking Reconfiguration Progress (#1250)
szetszwo
(ratis) 13/49: RATIS-2242. change consistency criteria of heartbeat during appendLog (#1215)
szetszwo
(ratis) 43/49: RATIS-2293. Fix typo in ClientProtoUtils (#1263)
szetszwo
(ratis) 35/49: RATIS-2285. Bump ratis-thirdparty to 1.0.9 (#1252)
szetszwo
(ratis) 21/49: RATIS-2261. Mark TestRaftSnapshotWithGrpc as flaky
szetszwo
(ratis) 47/49: RATIS-2297. Set default commit message to PR title (#1265)
szetszwo
(ratis) 28/49: RATIS-2269. Remove all import java.util.* statements. (#1243)
szetszwo
(ratis) 44/49: RATIS-2294. Fix NettyClientRpc exception and timeout handling (#1264)
szetszwo
(ratis) 32/49: RATIS-2282. LogAppender Restart Due to Premature Log Entry Access During Concurrent Write Processing (#1249)
szetszwo
(ratis) 10/49: RATIS-2248. Rename CI workflows to .yaml (#1220)
szetszwo
(ratis) 23/49: RATIS-2260. AtomicFileOutputStream should truncate temp file (#1237)
szetszwo
(ratis) 02/49: RATIS-2169. mvnw test: Corrupted STDOUT by directly writing to native stream in forked JVM 1 (#1162)
szetszwo
(ratis) 45/49: RATIS-2251. Migrate ratis-test tests to Junit 5 - Part 3. (#1227)
szetszwo
(ratis) 12/49: RATIS-2245. Ratis should wait for all apply transaction futures before taking snapshot and group remove (#1218)
szetszwo
(ratis) 39/49: RATIS-2180. Use Objects.requireNonNull instead of Preconditions.assertNotNull (#1256)
szetszwo
(ratis) 46/49: RATIS-2304. SnapshotManager should validate snapshot file path (#1268)
szetszwo
(ratis) 11/49: RATIS-2249. Remove unused shellcheck.sh (#1221)
szetszwo
(ratis) 06/49: RATIS-2239. Publish build scans to develocity.apache.org (#1212)
szetszwo
(ratis) 42/49: RATIS-1995. Prevent data loss when a storage is accidentally re-formatted. (#1261)
szetszwo
(ratis) 07/49: RATIS-2240. updatePurgeIndex doesn't need to hold RaftLogBase.writeLock (#1214)
szetszwo
(ratis) 01/49: RATIS-2167. Add default value in TermIndex (#1161)
szetszwo
(ratis) 17/49: RATIS-2022. Replace some Guava usage with builtins (#1231)
szetszwo
(ratis) 31/49: RATIS-2274. Newly added peer may retain outdated configuration after membership change, causing election failure. (#1246)
szetszwo
(ratis) 48/49: RATIS-2303. Migrate ratis-examples tests to Junit 5. (#1267)
szetszwo
(ratis) branch RATIS-1931_grpc-zero-copy created (now c56ce422d)
szetszwo
(ratis) branch master updated: RATIS-1977. Remove Junit 4 dependencies. (#1269)
szetszwo
(ratis) branch master updated: RATIS-2303. Migrate ratis-examples tests to Junit 5. (#1267)
szetszwo
(ratis) branch master updated: RATIS-2297. Set default commit message to PR title (#1265)
adoroszlai
(ratis) branch master updated: RATIS-2304. SnapshotManager should validate snapshot file path (#1268)
adoroszlai
(ratis) branch master updated: RATIS-2251. Migrate ratis-test tests to Junit 5 - Part 3. (#1227)
szetszwo
(ratis-thirdparty) branch master updated: RATIS-2298. Bump version to 1.0.10-SNAPSHOT after 1.0.9 release (#68)
adoroszlai
(ratis) branch master updated: RATIS-2294. Fix NettyClientRpc exception and timeout handling (#1264)
szetszwo
(ratis-thirdparty) branch master updated: INFRA-26833. Default commit message setting not applied
adoroszlai
(ratis) branch master updated: RATIS-2293. Fix typo in ClientProtoUtils (#1263)
adoroszlai
(ratis) branch master updated: RATIS-1995. Prevent data loss when a storage is accidentally re-formatted. (#1261)
szetszwo
(ratis) branch master updated: RATIS-2290. Simply the EventQueue in leader (#1258)
szetszwo
(ratis) branch master updated: RATIS-2291. Fix failing TestInstallSnapshotNotificationWithGrpc#testAddNewFollowersNoSnapshot. (#1257)
szetszwo
(ratis) branch master updated: RATIS-2180. Use Objects.requireNonNull instead of Preconditions.assertNotNull (#1256)
szetszwo
(ratis) branch master updated: RATIS-2289. Coverage is 0% due to no execution data files provided (#1255)
adoroszlai
(ratis) branch master updated: RATIS-2287. Improve RaftServerImpl#toString() to make it more readable (#1253)
szetszwo
(ratis) branch master updated: RATIS-2286. Generate the necessary unified names for the submodules under RaftServerImpl (#1251)
szetszwo
(ratis) branch master updated: RATIS-2285. Bump ratis-thirdparty to 1.0.9 (#1252)
adoroszlai
(ratis-thirdparty) annotated tag 1.0.9 updated (4939c30 -> 3b9f0ee)
adoroszlai
svn commit: r76621 - /dev/ratis/thirdparty/1.0.9/rc1/ /release/ratis/thirdparty/1.0.9/
adoroszlai
(ratis) branch snapshot-3 updated (984271dac -> 59b40376e)
tanxinyu
(ratis) 04/04: RATIS-2242 change consistency criteria of heartbeat during appendLog (#1215)
tanxinyu
(ratis) 01/04: RATIS-2240. updatePurgeIndex doesn't need to hold RaftLogBase.writeLock (#1214)
tanxinyu
(ratis) 02/04: RATIS-2244. Reduce the number of log messages during bootstrap (#1217)
tanxinyu
(ratis) 03/04: RATIS-2245. Ratis should wait for all apply transaction futures before taking snapshot and group remove (#1218)
tanxinyu
I want to subscribe to the Ratis mailing list
gu_xinhao
(ratis) branch master updated: RATIS-2283. GrpcLogAppender Thread Restart Leaves catchup=false, Blocking Reconfiguration Progress (#1250)
szetszwo
(ratis) branch master updated: RATIS-2278. Follower Fails to Append Entries Due to Index Validation Race Condition in NavigableIndices (#1248)
szetszwo
(ratis) branch master updated: RATIS-2282. LogAppender Restart Due to Premature Log Entry Access During Concurrent Write Processing (#1249)
szetszwo
(ratis) branch master updated: Revert "RATIS-2278. Follower Fails to Append Entries Due to Index Validation in NavigableIndices (#1247)"
szetszwo
(ratis) branch master updated: RATIS-2278. Follower Fails to Append Entries Due to Index Validation in NavigableIndices (#1247)
szetszwo
svn commit: r76116 - in /dev/ratis/thirdparty/1.0.9: rc0/ rc1/ rc1/ratis-thirdparty-1.0.9-src.tar.gz rc1/ratis-thirdparty-1.0.9-src.tar.gz.asc rc1/ratis-thirdparty-1.0.9-src.tar.gz.mds rc1/ratis-thirdparty-1.0.9-src.tar.gz.sha512
adoroszlai
(ratis-thirdparty) annotated tag 1.0.9-rc1 updated (4939c30 -> 37a87e1)
adoroszlai
(ratis-thirdparty) branch release-1.0.9 updated: RATIS-2279. Update NOTICE year to 2025 (#65)
adoroszlai
(ratis-thirdparty) branch master updated: RATIS-2280. Autolink Ratis Jira issues in GitHub (#66)
adoroszlai
(ratis-thirdparty) branch master updated: RATIS-2279. Update NOTICE year to 2025 (#65)
adoroszlai
(ratis) branch master updated: RATIS-2269. Remove all import java.util.* statements. (#1243)
szetszwo
(ratis-thirdparty) branch release-1.0.9 created (now b3ac334)
adoroszlai
(ratis-thirdparty) 01/01: [RELEASE] Update version to 1.0.9
adoroszlai
(ratis-thirdparty) annotated tag 1.0.9-rc0 updated (b3ac334 -> d028773)
adoroszlai
svn commit: r76093 - in /dev/ratis/thirdparty/1.0.9: ./ rc0/ rc0/ratis-thirdparty-1.0.9-src.tar.gz rc0/ratis-thirdparty-1.0.9-src.tar.gz.asc rc0/ratis-thirdparty-1.0.9-src.tar.gz.mds rc0/ratis-thirdparty-1.0.9-src.tar.gz.sha512
adoroszlai
(ratis-thirdparty) branch master updated: RATIS-2276. Bump Netty to 4.1.119.Final, gRPC to 1.71.0 (#64)
adoroszlai
(ratis-thirdparty) branch master updated: RATIS-2277. Add .mvn/.develocity to gitignore (#63)
adoroszlai
(ratis) branch master updated: RATIS-2271 Leadership Loss Causes ClosedByInterruptException and NullPointerException in LogAppender Thread (#1245)
szetszwo
(ratis) branch master updated: RATIS-2209. Exercise make_rc.sh in CI (#1244)
adoroszlai
(ratis) branch master updated: RATIS-2268. A minor documatention fix for method getSuccessors. (#1242)
szetszwo
(ratis) branch master updated: RATIS-2266. Use WeakValueCache instead of Guava cache in RaftId. (#1240)
szetszwo
(ratis) branch master updated: RATIS-2258. Caching TermIndex objects (#1239)
adoroszlai
(ratis) branch master updated: RATIS-2263. Bump sonar-maven-plugin to 5.0.0.4389 (#1238)
adoroszlai
(ratis) branch master updated: RATIS-2260. AtomicFileOutputStream should truncate temp file (#1237)
szetszwo
(ratis) branch master updated (d740e5135 -> 3947cf38c)
adoroszlai
(ratis) 02/02: RATIS-2262. Mark RaftBasicTests#testStateMachineMetrics as flaky
adoroszlai
(ratis) 01/02: RATIS-2261. Mark TestRaftSnapshotWithGrpc as flaky
adoroszlai
(ratis) branch master updated: RATIS-2255. Migrate ratis-grpc to junit 5. (#1233)
szetszwo
(ratis) branch master updated: RATIS-2256. Update Maven to 3.9.9 (#1234)
adoroszlai
(ratis) branch master updated: RATIS-2124. Remove the use of org.junit.Rule. (#1232)
szetszwo
(ratis) branch master updated: RATIS-2022. Replace some Guava usage with builtins (#1231)
szetszwo
(ratis) branch master updated: RATIS-2254. Replace junit 4 Timeout with junit 5. (#1230)
szetszwo
(ratis) branch master updated: RATIS-2217. Automatically re-try flaky tests in CI (#1229)
szetszwo
(ratis) branch master updated: RATIS-2252. Replace JUnitRunListener with JUnit5TestExecutionListener (#1228)
adoroszlai
(ratis) branch master updated: RATIS-2242 change consistency criteria of heartbeat during appendLog (#1215)
szetszwo
(ratis) branch asf-site updated: RATIS-2250. Fix missing glyphicons (#1226)
adoroszlai
(ratis) branch asf-site-source updated: RATIS-2250. Fix missing glyphicons (#1225)
adoroszlai
(ratis) branch asf-site-source updated: RATIS-2250. Add RAT exclusions for bootstrap and jquery (#1223)
adoroszlai
(ratis) branch master updated: RATIS-2245. Ratis should wait for all apply transaction futures before taking snapshot and group remove (#1218)
szetszwo
(ratis) branch asf-site-source updated: RATIS-2250. Website broken due to using remote resources (#1222)
adoroszlai
(ratis) branch master updated: RATIS-2249. Remove unused shellcheck.sh (#1221)
adoroszlai
(ratis) branch master updated: RATIS-2248. Rename CI workflows to .yaml (#1220)
adoroszlai
(ratis) branch master updated: RATIS-2247. Bump GitHub Actions runner to ubuntu-24.04 (#1219)
adoroszlai
(ratis-thirdparty) branch master updated: RATIS-2247. Bump GitHub Actions runner to ubuntu-24.04 (#61)
adoroszlai
(ratis) branch master updated: RATIS-2244. Reduce the number of log messages during bootstrap (#1217)
szetszwo
(ratis) branch asf-site-source updated: RATIS-2241. Website: Enforce Hugo version. (#1213)
szetszwo
(ratis-thirdparty) branch master updated: RATIS-2239. Publish build scans to develocity.apache.org (#60)
adoroszlai
(ratis) branch master updated: RATIS-2240. updatePurgeIndex doesn't need to hold RaftLogBase.writeLock (#1214)
szetszwo
(ratis) branch asf-site-source updated (0adce4f68 -> ba1a8aba9)
szetszwo
(ratis) 02/02: RATIS-2238. Update website after 3.1.3 release. (#1211)
szetszwo
(ratis) 01/02: Revert "update website after 3.1.3 release (#1211)" for fixing commit message.
szetszwo
(ratis) branch asf-site-source updated: update website after 3.1.3 release (#1211)
williamsong
(ratis) branch master updated: RATIS-2239. Publish build scans to develocity.apache.org (#1212)
adoroszlai
(ratis) branch asf-site-source updated: update website after 3.1.3 release
williamsong
(ratis) branch asf-site-source updated (cf117a785 -> dbb5927b1)
williamsong
(ratis) annotated tag ratis-3.1.3 updated (a84a924f4 -> 5f05b50d1)
williamsong
svn commit: r74225 - /dev/ratis/3.1.3/rc2/ /release/ratis/3.1.3/
williamsong
(ratis) branch master updated: RATIS-2237 Add getFollowerMatchIndices interface for DivisionInfo
tanxinyu
svn commit: r74076 - /dev/ratis/3.1.3/rc2/
williamsong
(ratis) annotated tag ratis-3.1.3-rc2 updated (a84a924f4 -> 3c12d2614)
williamsong
(ratis) branch release-3.1.3 updated (4faadcf80 -> a84a924f4)
williamsong
(ratis) 02/02: Change version for the version 3.1.3 -rc2
williamsong
(ratis) 01/02: fix cherry-pick generated warnings
williamsong
(ratis) branch release-3.1.3 updated (e1aa41a4b -> 4faadcf80)
williamsong
(ratis) 01/01: Change version for the version 3.1.3 -rc2
williamsong
(ratis) annotated tag ratis-3.1.3-rc1 deleted (was fda2670ed)
williamsong
(ratis) branch release-3.1.3_review created (now dd8486aaf)
szetszwo
(ratis) 01/26: RATIS-2177. Purge should delete segmentLog from small to large according to logIndex (#1174)
szetszwo
(ratis) 20/26: RATIS-2232. Improve log for debugging on RaftLog / TransactionManager (#1203)
szetszwo
(ratis) 14/26: RATIS-2219. Remove duplicate test case from TestRaftWithGrpc (#1192)
szetszwo
(ratis) 15/26: RATIS-2210. Reduce duplication in CI workflow (#1195)
szetszwo
(ratis) 11/26: RATIS-2216. Bump maven-shade-plugin to 3.6.0 (#1191)
szetszwo
(ratis) 16/26: RATIS-2226. Enable Develocity local build cache (#1196)
szetszwo
(ratis) 04/26: RATIS-2191. Add ResourceLeakDetector to Netty tests (#1180)
szetszwo
(ratis) 13/26: RATIS-2222. Remove copy-rename-maven-plugin usage (#1194)
szetszwo
(ratis) 23/26: RATIS-2233. make NOPROGRESS timeout configurable (#1204)
szetszwo
(ratis) 07/26: RATIS-2185. Improve gRPC log messages debugability. (#1186)
szetszwo
(ratis) 25/26: RATIS-2215. Bump maven-remote-resources-plugin to 3.3.0 (#1208)
szetszwo
(ratis) 02/26: RATIS-2186. Raft log should not purge index lower than the log start index (#1175)
szetszwo
(ratis) 05/26: RATIS-2194. FileLock didn't unlock properly (#1183)
szetszwo
Earlier messages