You are viewing a plain text version of this content. The canonical link for it is here.
- [ratis] branch branch-2_tmp created (now 8247d3c6b) - posted by sz...@apache.org on 2023/03/01 01:22:16 UTC, 0 replies.
- [ratis] 01/16: RATIS-1750. Add snapshot section in dev guide (#788) - posted by sz...@apache.org on 2023/03/01 01:22:17 UTC, 0 replies.
- [ratis] 02/16: RATIS-1751. Race condition between LeaderStateImpl & ServerState. (#789) - posted by sz...@apache.org on 2023/03/01 01:22:18 UTC, 0 replies.
- [ratis] 03/16: RATIS-1761. If LeaderStateImpl is not running, it should not restart a LogAppender. (#799) - posted by sz...@apache.org on 2023/03/01 01:22:19 UTC, 0 replies.
- [ratis] 04/16: RATIS-1763. Purging logs in an ordered manner. (#801) - posted by sz...@apache.org on 2023/03/01 01:22:20 UTC, 0 replies.
- [ratis] 05/16: RATIS-1767. Initialize MatchIndex to RaftLog.INVALID_LOG_INDEX. (#805) - posted by sz...@apache.org on 2023/03/01 01:22:21 UTC, 0 replies.
- [ratis] 06/16: RATIS-1768. Fix stepDown command don't work issue (#806) - posted by sz...@apache.org on 2023/03/01 01:22:22 UTC, 0 replies.
- [ratis] 07/16: RATIS-1766. Add descriptions to metrics entries (#804) - posted by sz...@apache.org on 2023/03/01 01:22:23 UTC, 0 replies.
- [ratis] 08/16: RATIS-1772. Refactor the startLeaderElection code in LeaderStateImpl. (#811) - posted by sz...@apache.org on 2023/03/01 01:22:24 UTC, 0 replies.
- [ratis] 09/16: RATIS-1784. Ignore .vscode in source repo. (#822) - posted by sz...@apache.org on 2023/03/01 01:22:25 UTC, 0 replies.
- [ratis] 10/16: RATIS-1783. MAX_OP_SIZE is not configurable on raft log read. (#823) - posted by sz...@apache.org on 2023/03/01 01:22:26 UTC, 0 replies.
- [ratis] 11/16: RATIS-1543. Log from GrpcLogAppender is confusing. (#821) - posted by sz...@apache.org on 2023/03/01 01:22:27 UTC, 0 replies.
- [ratis] 12/16: RATIS-1786. Reset the digester of the follower at the beginning of each file transfer during a InstallSnapshot to avoid snapshot transfer failure (#825) - posted by sz...@apache.org on 2023/03/01 01:22:28 UTC, 0 replies.
- [ratis] 13/16: RATIS-1785. Use SingleThreadExecutor to manage the lifetime of single thread (#824) - posted by sz...@apache.org on 2023/03/01 01:22:29 UTC, 0 replies.
- [ratis] 14/16: RATIS-1788. Improve the JvmPauseMonitor log messages. (#826) - posted by sz...@apache.org on 2023/03/01 01:22:30 UTC, 0 replies.
- [ratis] 15/16: RATIS-1791. Intermittent failure in ServerRestartTests#testRestartFollower (#827) - posted by sz...@apache.org on 2023/03/01 01:22:31 UTC, 0 replies.
- [ratis] 16/16: RATIS-1793. Enforce raft.server.log.appender.wait-time.min. (#832) - posted by sz...@apache.org on 2023/03/01 01:22:32 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1799. Make shell scripts in binary package executable (#835) - posted by sz...@apache.org on 2023/03/01 19:13:11 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1801. Fix flaky test of TestLogAppenderWithGrpc.testPendingLimits (#837) - posted by sz...@apache.org on 2023/03/02 04:35:07 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1800. Remove unused ratis-shell properties (#836) - posted by sz...@apache.org on 2023/03/02 05:39:33 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1798. Make ratis-shell command respect GENERIC_COMMAND_OPTIONS (#834) - posted by sz...@apache.org on 2023/03/03 03:22:34 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1806. Further fix for TestLogAppenderWithGrpc#testPendingLimits (#841) - posted by sz...@apache.org on 2023/03/04 02:55:53 UTC, 0 replies.
- [ratis] branch master updated: [RATIS-1805] Add doc about GENERIC_COMMAND_OPTIONS of ratis-shell (#840) - posted by sz...@apache.org on 2023/03/05 19:49:49 UTC, 0 replies.
- [ratis] branch branch-2_readIndex created (now 6748ec853) - posted by sz...@apache.org on 2023/03/05 19:52:13 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1802. GrpcServerProtocolService encounters IllegalStateException: call already closed. (#839) - posted by wi...@apache.org on 2023/03/06 08:03:49 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1807. Support timeout in gRPC. (#842) - posted by sz...@apache.org on 2023/03/07 04:33:00 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1811. Improve StreamObserver's log messages (#849) - posted by wi...@apache.org on 2023/03/09 02:53:17 UTC, 0 replies.
- [ratis] branch branch-2_readIndex updated: RATIS-1802. GrpcServerProtocolService encounters IllegalStateException: call already closed. (#839) - posted by ad...@apache.org on 2023/03/09 09:00:34 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1810. Intermittent failure in TestRaftServerWithGrpc#testRaftClientMetrics (#847) - posted by sz...@apache.org on 2023/03/09 16:40:17 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1808. Rerun PreVote when Vote is timed out (#846) - posted by sz...@apache.org on 2023/03/09 16:42:54 UTC, 0 replies.
- [ratis] branch master updated (601d01deb -> edbfbb3cd) - posted by ad...@apache.org on 2023/03/13 07:33:41 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1813. Allow ratis-shell to run in JDK 8+ (#851) - posted by sz...@apache.org on 2023/03/13 09:47:20 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1796. Fix TransferLeadership stopped by heartbeat from old leader (#844) - posted by sz...@apache.org on 2023/03/14 02:18:27 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1814: The group info command of the Ratis shell does not show the listener (#852) - posted by sz...@apache.org on 2023/03/14 08:31:17 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1812. Enforce a outstanding request limit in StreamObserverWithTimeout. (#850) - posted by sz...@apache.org on 2023/03/14 10:52:23 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1809. Use separated timeout for GrpcLogAppender's streaming RPC (#848) - posted by sz...@apache.org on 2023/03/15 08:47:41 UTC, 0 replies.
- svn commit: r60614 - /dev/ratis/thirdparty/1.0.4/ - posted by wi...@apache.org on 2023/03/15 10:23:40 UTC, 0 replies.
- svn commit: r60615 - in /dev/ratis/thirdparty/1.0.4: ratis-thirdparty-1.0.4-src.tar.gz ratis-thirdparty-1.0.4-src.tar.gz.asc ratis-thirdparty-1.0.4-src.tar.gz.mds ratis-thirdparty-1.0.4-src.tar.gz.sha512 - posted by wi...@apache.org on 2023/03/15 10:27:10 UTC, 0 replies.
- [ratis-thirdparty] annotated tag 1.0.4-rc0 updated (eba95d9 -> 8aa8869) - posted by wi...@apache.org on 2023/03/15 10:37:44 UTC, 0 replies.
- svn commit: r60616 - in /dev/ratis/thirdparty/1.0.4: ratis-thirdparty-1.0.4-src.tar.gz ratis-thirdparty-1.0.4-src.tar.gz.asc ratis-thirdparty-1.0.4-src.tar.gz.mds ratis-thirdparty-1.0.4-src.tar.gz.sha512 - posted by wi...@apache.org on 2023/03/15 10:53:18 UTC, 0 replies.
- svn commit: r60617 - /dev/ratis/thirdparty/1.0.4/rc0/ - posted by wi...@apache.org on 2023/03/15 10:54:21 UTC, 0 replies.
- svn commit: r60619 - in /dev/ratis/thirdparty/1.0.4/rc0: ratis-thirdparty-1.0.4-src.tar.gz ratis-thirdparty-1.0.4-src.tar.gz.asc ratis-thirdparty-1.0.4-src.tar.gz.mds ratis-thirdparty-1.0.4-src.tar.gz.sha512 - posted by wi...@apache.org on 2023/03/15 10:56:35 UTC, 0 replies.
- [ratis-thirdparty] branch master updated (f6c1f51 -> eba95d9) - posted by wi...@apache.org on 2023/03/15 11:26:19 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1816. appendEntryTimer is not accurate due to the return of writeFuture (#855) - posted by sz...@apache.org on 2023/03/17 00:17:13 UTC, 0 replies.
- svn commit: r60689 - /dev/ratis/thirdparty/1.0.4/rc1/ - posted by wi...@apache.org on 2023/03/17 15:01:06 UTC, 0 replies.
- svn commit: r60690 - in /dev/ratis/thirdparty/1.0.4/rc1: ratis-thirdparty-1.0.4-src.tar.gz ratis-thirdparty-1.0.4-src.tar.gz.asc ratis-thirdparty-1.0.4-src.tar.gz.mds ratis-thirdparty-1.0.4-src.tar.gz.sha512 - posted by wi...@apache.org on 2023/03/17 15:02:49 UTC, 0 replies.
- [ratis-thirdparty] annotated tag 1.0.4-rc1 updated (eba95d9 -> c357996) - posted by wi...@apache.org on 2023/03/17 15:07:25 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1770. Yield leader to higher priority peer by TransferLeadership (#845) - posted by sz...@apache.org on 2023/03/19 06:34:37 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1795. Add and distribute a Maven Wrapper (#856) - posted by sz...@apache.org on 2023/03/20 09:45:50 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1817. Do not send StartLeaderElection when leaderLastEntry is null (#857) - posted by sz...@apache.org on 2023/03/20 10:03:02 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1819. Use Maven Wrapper in CI workflows (#859) - posted by sz...@apache.org on 2023/03/21 03:31:34 UTC, 0 replies.
- svn commit: r60738 - /dev/ratis/thirdparty/1.0.4/rc1/ /release/ratis/thirdparty/1.0.4/ - posted by sz...@apache.org on 2023/03/21 08:47:38 UTC, 0 replies.
- [ratis-thirdparty] branch master updated: [RELEASE] Bump version to 1.1.0-SNAPSHOT after release - posted by wi...@apache.org on 2023/03/21 16:15:48 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1820. Update apache parent pom version and other versions. (#861) - posted by sz...@apache.org on 2023/03/22 00:17:40 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1662. Intermittent failure in testEnforceLeader (#860) - posted by sz...@apache.org on 2023/03/22 00:22:00 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1821. Upgrade ratis-thirdparty version to 1.0.4 (#862) - posted by sz...@apache.org on 2023/03/22 04:59:31 UTC, 0 replies.
- [ratis] branch branch-2_readIndex updated (cfd342044 -> 42c3c6ba4) - posted by sz...@apache.org on 2023/03/22 08:20:16 UTC, 0 replies.
- [ratis] 01/18: RATIS-1807. Support timeout in gRPC. (#842) - posted by sz...@apache.org on 2023/03/22 08:20:17 UTC, 0 replies.
- [ratis] 02/18: RATIS-1811. Improve StreamObserver's log messages (#849) - posted by sz...@apache.org on 2023/03/22 08:20:18 UTC, 0 replies.
- [ratis] 03/18: RATIS-1810. Intermittent failure in TestRaftServerWithGrpc#testRaftClientMetrics (#847) - posted by sz...@apache.org on 2023/03/22 08:20:19 UTC, 0 replies.
- [ratis] 04/18: RATIS-1808. Rerun PreVote when Vote is timed out (#846) - posted by sz...@apache.org on 2023/03/22 08:20:20 UTC, 0 replies.
- [ratis] 05/18: RATIS-1815. GitHub: Enable autolink to Jira (#853) - posted by sz...@apache.org on 2023/03/22 08:20:21 UTC, 0 replies.
- [ratis] 06/18: RATIS-1813. Allow ratis-shell to run in JDK 8+ (#851) - posted by sz...@apache.org on 2023/03/22 08:20:22 UTC, 0 replies.
- [ratis] 07/18: RATIS-1796. Fix TransferLeadership stopped by heartbeat from old leader (#844) - posted by sz...@apache.org on 2023/03/22 08:20:23 UTC, 0 replies.
- [ratis] 08/18: RATIS-1814: The group info command of the Ratis shell does not show the listener (#852) - posted by sz...@apache.org on 2023/03/22 08:20:24 UTC, 0 replies.
- [ratis] 09/18: RATIS-1812. Enforce a outstanding request limit in StreamObserverWithTimeout. (#850) - posted by sz...@apache.org on 2023/03/22 08:20:25 UTC, 0 replies.
- [ratis] 10/18: RATIS-1809. Use separated timeout for GrpcLogAppender's streaming RPC (#848) - posted by sz...@apache.org on 2023/03/22 08:20:26 UTC, 0 replies.
- [ratis] 11/18: RATIS-1816. appendEntryTimer is not accurate due to the return of writeFuture (#855) - posted by sz...@apache.org on 2023/03/22 08:20:27 UTC, 0 replies.
- [ratis] 12/18: RATIS-1770. Yield leader to higher priority peer by TransferLeadership (#845) - posted by sz...@apache.org on 2023/03/22 08:20:28 UTC, 0 replies.
- [ratis] 13/18: RATIS-1795. Add and distribute a Maven Wrapper (#856) - posted by sz...@apache.org on 2023/03/22 08:20:29 UTC, 0 replies.
- [ratis] 14/18: RATIS-1817. Do not send StartLeaderElection when leaderLastEntry is null (#857) - posted by sz...@apache.org on 2023/03/22 08:20:30 UTC, 0 replies.
- [ratis] 15/18: RATIS-1819. Use Maven Wrapper in CI workflows (#859) - posted by sz...@apache.org on 2023/03/22 08:20:31 UTC, 0 replies.
- [ratis] 16/18: RATIS-1820. Update apache parent pom version and other versions. (#861) - posted by sz...@apache.org on 2023/03/22 08:20:32 UTC, 0 replies.
- [ratis] 17/18: RATIS-1662. Intermittent failure in testEnforceLeader (#860) - posted by sz...@apache.org on 2023/03/22 08:20:33 UTC, 0 replies.
- [ratis] 18/18: RATIS-1821. Upgrade ratis-thirdparty version to 1.0.4 (#862) - posted by sz...@apache.org on 2023/03/22 08:20:34 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1822. Disable first election on changeToFollower (#863) - posted by sz...@apache.org on 2023/03/28 13:21:36 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1823. Improve error log in StreamObserverWithTimeout. (#864) - posted by wi...@apache.org on 2023/03/28 14:57:48 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1827. Update installed snapshot index only when InstallSnapshot is done (#868) - posted by sz...@apache.org on 2023/03/30 08:10:17 UTC, 0 replies.
- [ratis] branch branch-2_readIndex updated (42c3c6ba4 -> 8a226a33b) - posted by wi...@apache.org on 2023/03/31 01:26:48 UTC, 0 replies.
- [ratis] 01/02: RATIS-1822. Disable first election on changeToFollower (#863) - posted by wi...@apache.org on 2023/03/31 01:26:49 UTC, 0 replies.
- [ratis] 02/02: RATIS-1823. Improve error log in StreamObserverWithTimeout. (#864) - posted by wi...@apache.org on 2023/03/31 01:26:50 UTC, 0 replies.
- [ratis] annotated tag ratis-2.5.0-rc0 updated (c0ae8fc5a -> a1d05d3a3) - posted by wi...@apache.org on 2023/03/31 07:52:40 UTC, 0 replies.
- [ratis] branch branch-2_readIndex updated (8a226a33b -> c0ae8fc5a) - posted by wi...@apache.org on 2023/03/31 07:55:55 UTC, 0 replies.
- [ratis] branch branch-2_readIndex updated (c0ae8fc5a -> 8a226a33b) - posted by wi...@apache.org on 2023/03/31 07:56:39 UTC, 0 replies.
- [ratis] branch release-2.5.0 created (now 8a226a33b) - posted by wi...@apache.org on 2023/03/31 07:57:21 UTC, 0 replies.
- [ratis] branch release-2.5.0 updated: Change version for the version 2.5.0 -rc0 - posted by wi...@apache.org on 2023/03/31 08:06:34 UTC, 0 replies.
- [ratis] annotated tag ratis-2.5.0-rc0 updated (a1d05d3a3 -> b3ec0dd41) - posted by wi...@apache.org on 2023/03/31 08:08:52 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1824. Membership change may fail when a Listener is present in the cluster. (#865) - posted by sz...@apache.org on 2023/03/31 08:20:22 UTC, 0 replies.
- svn commit: r60964 - in /dev/ratis/2.5.0: ./ rc0/ - posted by wi...@apache.org on 2023/03/31 08:33:09 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1826: Listener will change to follower when using ratis shell (#867) - posted by sz...@apache.org on 2023/03/31 08:37:43 UTC, 0 replies.