commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2022/08/16
[ratis] branch branch-2 updated: RATIS-1644. Provide a safe async flush. (#699)
szetszwo
2022/08/16
[ratis] branch master updated: RATIS-1644. Provide a safe async flush. (#699)
szetszwo
2022/08/16
[ratis] 11/12: RATIS-1663. Record call id for board casting a heartbeat. (#706)
dragonyliu
2022/08/16
[ratis] branch branch-2 updated (f5d15922a -> 3bfaa496e)
dragonyliu
2022/08/16
[ratis] 05/12: RATIS-1603. TimeoutScheduler can have a huge amount of threads and cause OOM. (#666)
dragonyliu
2022/08/16
[ratis] 12/12: RATIS-1669. Combine shell lib folder and root jars folder (#711)
dragonyliu
2022/08/16
[ratis] 08/12: RATIS-1641. Cleanup the Counter example and revise the "Getting Started" doc. (#698)
dragonyliu
2022/08/16
[ratis] 07/12: RATIS-1661. Support configurable hostname in GrpcService (#707)
dragonyliu
2022/08/16
[ratis] 01/12: RATIS-1640. Add unit-test of listener related to setConfiguration and takeSnapshot (#697)
dragonyliu
2022/08/16
[ratis] 06/12: RATIS-1656. Leftover usage of ForkJoinPool.commonPool() in RaftServerImpl (#702)
dragonyliu
2022/08/16
[ratis] 09/12: RATIS-1665. RaftLog avoid converting list (#708)
dragonyliu
2022/08/16
[ratis] 03/12: RATIS-1655. Fix OrderedStreamAsync#scheduleWithTimeout to report a correct timeout value (#701)
dragonyliu
2022/08/16
[ratis] 02/12: RATIS-1639. Added getting started document (#696)
dragonyliu
2022/08/16
[ratis] 04/12: RATIS-1657. Intermittent failure in TestLogAppenderWithGrpc#testPendingLimits due to ConcurrentModificationException at SlidingWindow$Client.trySendDelayed. (#703)
dragonyliu
2022/08/16
[ratis] 10/12: RATIS-1660. Fix wrong ratis package (#705)
dragonyliu
2022/08/12
[ratis] branch master updated (5dd3c1db0 -> 8b69f748e)
szetszwo
2022/08/11
[ratis-thirdparty] branch master updated: RATIS-1664. Exclude org.slf4j.* in ratis-thirdparty-misc (#37)
szetszwo
2022/08/10
[ratis] branch master updated: RATIS-1663. Record call id for board casting a heartbeat. (#706)
szetszwo
2022/08/09
[ratis] branch master updated (38a01cdc3 -> 92088ff62)
szetszwo
2022/08/08
[ratis] branch master updated: RATIS-1665. RaftLog avoid converting list (#708)
szetszwo
2022/08/08
[ratis] branch master updated: RATIS-1641. Cleanup the Counter example and revise the "Getting Started" doc. (#698)
dragonyliu
2022/08/08
[ratis] branch master updated: RATIS-1661. Support configurable hostname in GrpcService (#707)
szetszwo
2022/08/06
[ratis] branch master updated: RATIS-1656. Leftover usage of ForkJoinPool.commonPool() in RaftServerImpl (#702)
adoroszlai
2022/08/05
[ratis] branch master updated: RATIS-1603. TimeoutScheduler can have a huge amount of threads and cause OOM. (#666)
szetszwo
2022/08/05
[ratis] branch master updated: RATIS-1657. Intermittent failure in TestLogAppenderWithGrpc#testPendingLimits due to ConcurrentModificationException at SlidingWindow$Client.trySendDelayed. (#703)
adoroszlai
2022/08/04
[ratis-thirdparty] branch master updated: [RELEASE] Update version to 1.0.2
dragonyliu
2022/08/03
[ratis-thirdparty] branch master updated: RATIS-1632. Upgrade gRPC to 1.48.1 (#36)
szetszwo
2022/08/02
[ratis] branch master updated: RATIS-1655. Fix OrderedStreamAsync#scheduleWithTimeout to report a correct timeout value (#701)
szetszwo
2022/07/27
[ratis] branch master updated: RATIS-1639. Added getting started document (#696)
szetszwo
2022/07/26
[ratis] branch master updated: RATIS-1640. Add unit-test of listener related to setConfiguration and takeSnapshot (#697)
szetszwo
2022/07/26
[ratis] 03/05: RATIS-1635. Support listener in MiniRaftCluster (#692)
dragonyliu
2022/07/26
[ratis] branch branch-2 updated (c138700c -> f5d15922)
dragonyliu
2022/07/26
[ratis] 05/05: RATIS-1637. Improve the log message with fallback value in conf. (#695)
dragonyliu
2022/07/26
[ratis] 01/05: RATIS-1634. Close SegmentedRaftLogReader if init failed. (#693)
dragonyliu
2022/07/26
[ratis] 04/05: RATIS-1626. Preserve recent logs when purge logs (#688)
dragonyliu
2022/07/26
[ratis] 02/05: RATIS-1633. Improve the grpc config output log information. (#691)
dragonyliu
2022/07/25
[ratis] branch master updated: RATIS-1637. Improve the log message with fallback value in conf. (#695)
adoroszlai
2022/07/24
[ratis] branch master updated: RATIS-1626. Preserve recent logs when purge logs (#688)
szetszwo
2022/07/23
[ratis] branch master updated: RATIS-1635. Support listener in MiniRaftCluster (#692)
szetszwo
2022/07/23
[ratis] 01/01: Revert "RATIS-1633. Improve the grpc config output log information. (#691)"
szetszwo
2022/07/23
[ratis] branch master updated: RATIS-1633. Improve the grpc config output log information. (#691)
szetszwo
2022/07/23
[ratis] branch revert-691-log created (now e63b90ed)
szetszwo
2022/07/22
[ratis] branch master updated: RATIS-1634. Close SegmentedRaftLogReader if init failed. (#693)
szetszwo
2022/07/21
[ratis] 09/10: RATIS-1465. Use seperate channel for group heartbeat. (#561)
szetszwo
2022/07/21
[ratis] 06/10: RATIS-1629. Fix flaky TestRaftReconfigurationWithSimulatedRpc#testKillLeaderDuringReconf. (#686)
szetszwo
2022/07/21
[ratis] 01/10: RATIS-1612. Support starting a server as a Listener. (#673)
szetszwo
2022/07/21
[ratis] 08/10: RATIS-1622. Fix high CPU load when some followers are down (#680)
szetszwo
2022/07/21
[ratis] 10/10: RATIS-1631. Add Raftpeer Info for NotifySnapshotInstalled (#689)
szetszwo
2022/07/21
[ratis] 07/10: RATIS-1628. Fix 'Address already in use' failure in TestMultiRaftGroup. (#685)
szetszwo
2022/07/21
[ratis] 03/10: RATIS-1593. Support CAS mode to setConfiguration (#682)
szetszwo
2022/07/21
[ratis] 04/10: RATIS-1627. InstallSnapshotRequests add properties : totalSize (#684)
szetszwo
2022/07/21
[ratis] 02/10: RATIS-1605. Do not start RaftServer in MiniRaftCluster#addNewPeers. (#663)
szetszwo
2022/07/21
[ratis] 05/10: RATIS-1624. Can't use set configuration to add a new Listener correctly. (#683)
szetszwo
2022/07/21
[ratis] branch branch-2 updated (256b16ba -> 0d723e4e)
szetszwo
2022/07/21
[ratis] branch master updated: RATIS-1631. Add Raftpeer Info for NotifySnapshotInstalled (#689)
szetszwo
2022/07/21
[ratis] branch master updated: RATIS-1465. Use seperate channel for group heartbeat. (#561)
szetszwo
2022/07/20
[ratis] branch master updated: RATIS-1622. Fix high CPU load when some followers are down (#680)
szetszwo
2022/07/20
[ratis] branch master updated: RATIS-1628. Fix 'Address already in use' failure in TestMultiRaftGroup. (#685)
szetszwo
2022/07/20
[ratis] branch master updated: RATIS-1629. Fix flaky TestRaftReconfigurationWithSimulatedRpc#testKillLeaderDuringReconf. (#686)
szetszwo
2022/07/20
[ratis] branch master updated: RATIS-1624. Can't use set configuration to add a new Listener correctly. (#683)
szetszwo
2022/07/18
[ratis] branch master updated: RATIS-1627. InstallSnapshotRequests add properties : totalSize (#684)
szetszwo
2022/07/18
[ratis] branch master updated: RATIS-1593. Support CAS mode to setConfiguration (#682)
szetszwo
2022/07/14
[ratis] branch master updated: RATIS-1605. Do not start RaftServer in MiniRaftCluster#addNewPeers. (#663)
szetszwo
2022/07/14
[ratis] branch master updated: RATIS-1612. Support starting a server as a Listener. (#673)
szetszwo
2022/07/14
[ratis] 10/17: RATIS-1617. Concurrent issue on LogSegmentList (#675)
szetszwo
2022/07/14
[ratis] 14/17: RATIS-1619. Validate server id in raft group if the group is not empty (#677)
szetszwo
2022/07/14
[ratis] 13/17: RATIS-1609. RaftStorageImpl should not lock the directory in the constructor. (#667)
szetszwo
2022/07/14
[ratis] 15/17: RATIS-1621. Fix intermittent failure in TestLeaderElectionMetrics (#679)
szetszwo
2022/07/14
[ratis] 04/17: RATIS-1597. Compute MD5 during snapshot streaming (#661)
szetszwo
2022/07/14
[ratis] 16/17: RATIS-1623. Remove guava.version from ratis-shell/pom.xml. (#681)
szetszwo
2022/07/14
[ratis] 02/17: RATIS-1608. Improve RaftStorageDirectoryImpl#tryLock performance on ios system (#665)
szetszwo
2022/07/14
[ratis] 01/17: RATIS-1604. server reply should return success for SNAPSHOT_INSTALLED in InstallSnapshotReplyProto (#662)
szetszwo
2022/07/14
[ratis] 05/17: RATIS-1602. Add a ProxiesPool inner class in NettyServerStreamRpc. (#660)
szetszwo
2022/07/14
[ratis] 07/17: RATIS-1594. Support ADD mode to SetConfiguration (#658)
szetszwo
2022/07/14
[ratis] 17/17: RATIS-1618. Resolve the stream client concurrent reconnection problem (#676)
szetszwo
2022/07/14
[ratis] 09/17: RATIS-1610. NettyRpcService should not bind the port in the constructor. (#668)
szetszwo
2022/07/14
[ratis] 08/17: RATIS-1614. Upgrade Ratis Thirdparty to 1.0.1. (#670)
szetszwo
2022/07/14
[ratis] 12/17: RATIS-1615. Server should support listening on a specified network address (#672)
szetszwo
2022/07/14
[ratis] 03/17: RATIS-1607. Fix NPE in OrderedAsync#sendRequestWithRetry (#664)
szetszwo
2022/07/14
[ratis] 06/17: RATIS-1611. Add notify server step sown event to inform (#669)
szetszwo
2022/07/14
[ratis] 11/17: RATIS-1601. Use the shaded dropwizard metrics and remove the dependency (#671)
szetszwo
2022/07/14
[ratis] branch branch-2 updated (dbb4ffa3 -> 256b16ba)
szetszwo
2022/07/14
[ratis] branch master updated: RATIS-1618. Resolve the stream client concurrent reconnection problem (#676)
szetszwo
2022/07/13
[ratis] branch master updated: RATIS-1623. Remove guava.version from ratis-shell/pom.xml. (#681)
dragonyliu
2022/07/12
[ratis] branch master updated: RATIS-1621. Fix intermittent failure in TestLeaderElectionMetrics (#679)
szetszwo
2022/07/11
svn commit: r55680 - /release/ratis/KEYS
adoroszlai
2022/07/10
[ratis] branch master updated: RATIS-1619. Validate server id in raft group if the group is not empty (#677)
szetszwo
2022/07/08
[ratis] branch master updated: RATIS-1609. RaftStorageImpl should not lock the directory in the constructor. (#667)
szetszwo
2022/07/07
[ratis] branch master updated: RATIS-1615. Server should support listening on a specified network address (#672)
szetszwo
2022/07/07
[ratis] branch master updated: RATIS-1601. Use the shaded dropwizard metrics and remove the dependency (#671)
szetszwo
2022/07/07
[ratis] branch master updated: RATIS-1617. Concurrent issue on LogSegmentList (#675)
szetszwo
2022/07/06
[ratis] branch master updated: RATIS-1610. NettyRpcService should not bind the port in the constructor. (#668)
szetszwo
2022/07/05
[ratis] branch master updated: RATIS-1614. Upgrade Ratis Thirdparty to 1.0.1. (#670)
szetszwo
2022/07/04
[ratis] branch master updated: RATIS-1594. Support ADD mode to SetConfiguration (#658)
szetszwo
2022/07/04
svn commit: r55460 - /release/ratis/KEYS
szetszwo
2022/07/04
svn commit: r55459 - in /release/ratis/thirdparty/1.0.1: ratis-thirdparty-1.0.1-src.tar.gz ratis-thirdparty-1.0.1-src.tar.gz.asc ratis-thirdparty-1.0.1-src.tar.gz.mds ratis-thirdparty-1.0.1-src.tar.gz.sha512
szetszwo
2022/07/04
svn commit: r55458 - /release/ratis/thirdparty/1.0.1/
szetszwo
2022/07/04
[ratis] branch master updated: RATIS-1611. Add notify server step sown event to inform (#669)
szetszwo
2022/07/04
[ratis-thirdparty] branch master updated: [RELEASE] Bump version to 1.1.0-SNAPSHOT after release
dragonyliu
2022/07/04
[ratis-thirdparty] tag 1.0.1 created (now f5a9b7d)
dragonyliu
2022/07/04
[ratis] branch master updated: RATIS-1602. Add a ProxiesPool inner class in NettyServerStreamRpc. (#660)
dragonyliu
2022/07/02
[ratis] branch master updated: RATIS-1597. Compute MD5 during snapshot streaming (#661)
szetszwo
2022/06/30
[ratis] branch master updated: RATIS-1607. Fix NPE in OrderedAsync#sendRequestWithRetry (#664)
szetszwo
2022/06/30
[ratis] branch master updated: RATIS-1608. Improve RaftStorageDirectoryImpl#tryLock performance on ios system (#665)
szetszwo
2022/06/29
[ratis] branch master updated: RATIS-1604. server reply should return success for SNAPSHOT_INSTALLED in InstallSnapshotReplyProto (#662)
szetszwo
2022/06/29
[ratis] branch master updated: RATIS-1599. Fix test failure from RATIS-1569. (#659)
dragonyliu
2022/06/27
[ratis-thirdparty] branch master updated: RATIS-1600. Add protobuf-java-util (#35)
szetszwo
2022/06/24
[ratis] branch branch-2 updated: RATIS-1391. Update library dropwizard.metrics version to 4.x (#632)
dragonyliu
2022/06/24
svn commit: r55289 - in /dev/ratis/thirdparty/1.0.1/rc0: ratis-thirdparty-1.0.1-src.tar.gz ratis-thirdparty-1.0.1-src.tar.gz.asc ratis-thirdparty-1.0.1-src.tar.gz.mds ratis-thirdparty-1.0.1-src.tar.gz.sha512
dragonyliu
2022/06/24
svn commit: r55283 - in /dev/ratis/thirdparty/1.0.1: ./ rc0/ rc0/ratis-thirdparty-1.0.1-src.tar.gz rc0/ratis-thirdparty-1.0.1-src.tar.gz.asc rc0/ratis-thirdparty-1.0.1-src.tar.gz.mds rc0/ratis-thirdparty-1.0.1-src.tar.gz.sha512
dragonyliu
2022/06/24
[ratis-thirdparty] branch master updated (722c122 -> f5a9b7d)
dragonyliu
2022/06/24
[ratis-thirdparty] annotated tag 1.0.1-rc0 updated (f5a9b7d -> 6f1e82b)
dragonyliu
2022/06/23
[ratis-thirdparty] branch master updated: RATIS-1595. Shade dropwizard 4.x in ratis-thirdparty. (#34)
dragonyliu
2022/06/22
svn commit: r55256 - /dev/ratis/KEYS
dragonyliu
2022/06/20
[ratis] branch master updated: RATIS-1569. Move the asyncRpcApi.sendForward(..) call to the client side. (#635)
szetszwo
2022/06/18
[ratis] 04/05: RATIS-1590. Include the new log index in Watch reply. (#657)
szetszwo
2022/06/18
[ratis] 03/05: RATIS-1589. Get ratis-shell resource from bin tarball (#656)
szetszwo
2022/06/18
[ratis] branch branch-2 updated (afd33f77 -> c9b2be6d)
szetszwo
2022/06/18
[ratis] 05/05: RATIS-1588. Add a builder of RaftStorageImpl (#652)
szetszwo
2022/06/18
[ratis] 01/05: RATIS-1587. Fix snapshot multi-chunk bug & support snapshot hierarchy (#655)
szetszwo
2022/06/18
[ratis] 02/05: RATIS-1582. Add notify install snapshot finished event to inform the (#647)
szetszwo
2022/06/17
[ratis] branch master updated: RATIS-1588. Add a builder of RaftStorageImpl (#652)
szetszwo
2022/06/10
[ratis-thirdparty] branch master updated: RATIS-1591. Bump netty to 4.1.77 (#32)
swagle
2022/06/10
[ratis] branch master updated: RATIS-1590. Include the new log index in Watch reply. (#657)
ljain
2022/06/09
[ratis] branch master updated: RATIS-1589. Get ratis-shell resource from bin tarball (#656)
szetszwo
2022/06/08
[ratis] branch master updated (3c4e6f15 -> 4879f1b6)
szetszwo
2022/06/07
[ratis] branch master updated: RATIS-1587. Fix snapshot multi-chunk bug & support snapshot hierarchy (#655)
szetszwo
2022/06/06
[ratis] branch master updated: RATIS-1391. Update library dropwizard.metrics version to 4.x (#632)
szetszwo
2022/06/06
[ratis] branch master updated: mvn versions:set -DnewVersion=3.0.0-SNAPSHOT
szetszwo
2022/06/06
[ratis] branch branch-2 created (now afd33f77)
szetszwo
2022/05/23
[ratis-thirdparty] branch master updated: RATIS-1585. Bump gson to 2.8.9 (#31)
adoroszlai
2022/05/20
[ratis-thirdparty] branch dependabot/maven/com.google.code.gson-gson-2.8.9 created (now 326d75a)
github-bot
2022/05/20
[ratis] branch master updated: RATIS-1584. Check if the group is empty in RaftClientImpl. (#648)
ljain
2022/05/19
[ratis] branch asf-site updated: RATIS-1568. Add a link to the new ASF privacy policy. (#650)
adoroszlai
2022/05/19
[ratis] branch asf-site-source updated: RATIS-1568. Add a link to the new ASF privacy policy. (#649)
adoroszlai
2022/05/19
[ratis] branch master updated: [RELEASE] Bump version to 2.4.0-SNAPSHOT after release of 2.3.0
adoroszlai
2022/05/19
[ratis] branch asf-site updated: [RELEASE] 2.3.0 release announcement
adoroszlai
2022/05/19
[ratis] branch asf-site-source updated: [RELEASE] 2.3.0 release announcement
adoroszlai
2022/05/19
[ratis] branch asf-site-source updated: Second param is needed for gpg --verify (#495)
adoroszlai
2022/05/18
[ratis] annotated tag ratis-2.3.0 updated (a37571ac -> 87c54d0d)
adoroszlai
2022/05/18
svn commit: r54624 - /dev/ratis/2.3.0/rc0/ /release/ratis/2.3.0/
adoroszlai
2022/05/18
[ratis] branch master updated: RATIS-1581. Add ratis-shell compile and command document (#646)
szetszwo
2022/05/14
[ratis] branch release-2.3.0 created (now a37571ac)
adoroszlai
2022/05/13
[ratis] branch master updated: RATIS-1579. Verify build from source release tarball in CI (#644)
szetszwo
2022/05/13
[ratis] branch master updated: RATIS-1580. Add ratis-shell peer and election command unit test (#645)
szetszwo
2022/05/11
[ratis] annotated tag ratis-2.3.0-rc0 updated (a37571ac -> 87c54d0d)
adoroszlai
2022/05/11
svn commit: r54434 - in /dev/ratis/2.3.0: ./ rc0/
adoroszlai
2022/05/10
[ratis] branch master updated: RATIS-1577. Install snapshot failure (#643)
szetszwo
2022/05/09
[ratis] branch master updated: RATIS-1570. Add getLeaderId method to DivisionInfo (#640)
szetszwo
2022/05/08
[ratis] branch master updated: RATIS-1576. Add ratis-shell to source assembly (#642)
adoroszlai
2022/05/07
[ratis] branch master updated: RATIS-1575. Handle hugo lock file (#641)
szetszwo
2022/05/05
[ratis] branch master updated: RATIS-1461. Add ratis-shell documents (#637)
szetszwo
2022/05/05
[ratis] branch master updated: RATIS-1572. Upgrade Ratis Thirdparty to 1.0.0 (#639)
adoroszlai
2022/05/05
[ratis-thirdparty] branch master updated: [RELEASE] Bump version to 1.1.0-SNAPSHOT after release
adoroszlai
2022/05/05
svn commit: r54282 - /release/ratis/KEYS
adoroszlai
2022/05/05
[ratis-thirdparty] tag 1.0.0 created (now 1873a21)
adoroszlai
2022/05/05
svn commit: r54281 - /dev/ratis/thirdparty/1.0.0/rc0/ /release/ratis/thirdparty/1.0.0/
adoroszlai
2022/05/02
[ratis] branch master updated: RATIS-1574. Add follower information to LeaderEventApi.notifyFollowerSlowness(..) (#638)
szetszwo
2022/04/28
[ratis] branch master updated: RATIS-1563. Better error message when stateMachine.data().read(entry) fails. (#631)
ljain
2022/04/28
[ratis-thirdparty] tag 1.0.0-rc0 created (now 1873a21)
adoroszlai
2022/04/28
[ratis-thirdparty] branch master updated: [RELEASE] Update version to 1.0.0
adoroszlai
2022/04/27
svn commit: r54128 - in /dev/ratis/thirdparty/1.0.0: ./ rc0/ rc0/ratis-thirdparty-1.0.0-src.tar.gz rc0/ratis-thirdparty-1.0.0-src.tar.gz.asc rc0/ratis-thirdparty-1.0.0-src.tar.gz.mds rc0/ratis-thirdparty-1.0.0-src.tar.gz.sha512
adoroszlai
2022/04/27
svn commit: r54126 - /dev/ratis/KEYS
adoroszlai
2022/04/26
[ratis] branch master updated: RATIS-1567. NettyServerStreamRpc may throw NPE. (#634)
ljain
2022/04/25
[ratis] branch master updated: RATIS-1571. Add ratis-shell snapshot command unit test (#636)
szetszwo
2022/04/22
[ratis] branch master updated: RATIS-1566. Add ratis-shell group command unit test (#633)
szetszwo
2022/04/06
[ratis] branch master updated: RATIS-1560. Remove xml code from RaftProperties. (#629)
szetszwo
2022/03/29
[ratis] branch master updated: RATIS-1481. make state upgradate in notifyStateMachineToInstallSnapshot serialized (#573)
szetszwo
2022/03/28
[ratis] branch master updated: RATIS-1561. Ratis - Upgrade JQuery to 3.5.1 (#630)
ljain
2022/03/25
[ratis] branch master updated: RATIS-1559. Update checkstyle to avoid the vulnerability in 8.18. (#628)
szetszwo
2022/03/25
[ratis] branch master updated: RATIS-1476. Refactor the snapshot installation code to a new class. (#569)
szetszwo
2022/03/24
[ratis] branch master updated (77f21ae -> a81dd18)
szetszwo
2022/03/24
[ratis] branch master updated: RATIS-1558. Support Listener in RaftServerImpl (#627)
szetszwo
2022/03/24
svn commit: r53319 - /release/ratis/0.5.0/
szetszwo
2022/03/24
svn commit: r53318 - /release/ratis/0.4.0/
szetszwo
2022/03/24
svn commit: r53317 - /release/ratis/0.3.0/
szetszwo
2022/03/24
svn commit: r53316 - /release/ratis/0.2.0/
szetszwo
2022/03/24
svn commit: r53315 - /release/ratis/0.1.0-alpha/
szetszwo
2022/03/24
svn commit: r53314 - /dev/ratis/ratis/0.1.0-alpha/
szetszwo
2022/03/23
[ratis] branch master updated: RATIS-1556. Support reference-counted buffer in StateMachine.DataChannel (#626)
ljain
2022/03/17
[ratis] branch master updated: RATIS-1551. Support listener in setConfiguration. (#622)
szetszwo
2022/03/16
[ratis] branch master updated: RATIS-1552. Fix StateMachineUpdater NN_NAKED_NOTIFY. (#623)
szetszwo
2022/03/16
[ratis] branch master updated: RATIS-1542. Support TlsConf in netty streaming. (#619)
szetszwo
2022/03/14
[ratis] branch master updated: RATIS-1549. If the stream client is abnormally disconnected, reconnect. (#620)
szetszwo
2022/03/10
[ratis-thirdparty] branch master updated: RATIS-1546. Add Netty ssl tests to thirdparty. (#30)
ljain
2022/03/08
[ratis] branch master updated: RATIS-1545. RaftLogOutputStream support async flush. (#616)
szetszwo
2022/03/08
[ratis] branch master updated (cbf3129 -> f163cd3)
ljain
2022/03/07
[ratis] branch master updated: RATIS-1548. use stateMachine#lastAppliedIndex instead of stateMachinUpdater#lastAppliedIndex when checking snapshot should be taken (#618)
szetszwo
2022/03/04
[ratis-thirdparty] branch master updated: RATIS-1544. Refactor the GrpcSslTest in Thirdparty. (#29)
ljain
2022/03/03
[ratis] branch master updated (a6c7589 -> a4ffad2)
szetszwo
2022/03/02
[ratis] branch master updated: RATIS-1540. Support listeners in AdminApi, SetConfigurationRequest and proto. (#614)
szetszwo
2022/03/01
[ratis] branch master updated: RATIS-1539. Refactor GrpcTlsConfig. (#613)
szetszwo
2022/02/28
[ratis] branch master updated: RATIS-1444. Add metric to streaming (#607)
szetszwo
2022/02/26
[ratis] branch master updated: RATIS-1529. Handle when there is an exception in NettyServerStreamRpc#getDataStreamOutput (#606)
szetszwo
2022/02/25
[ratis] branch master updated: RATIS-1534. SegmentedRaftLogWorker should enforce a minimum time interval between flush calls (#611)
szetszwo
2022/02/25
[ratis] branch master updated: RATIS-1535. Add a command to step down the leader (#610)
szetszwo
2022/02/24
[ratis] branch master updated: RATIS-1533. Fix typo in RaftClientImpl and RaftServerImpl. (#609)
szetszwo
2022/02/24
[ratis] branch master updated: RATIS-1527. Add a ratis server demo for debug (#605)
szetszwo
2022/02/23
[ratis] branch master updated: RATIS-1532. Fix RaftProperties security warning. (#608)
szetszwo
2022/02/23
[ratis] branch master updated: RATIS-1526. Add ratis-shell pause&resume leader election command (#603)
szetszwo
Earlier messages
Later messages