You are viewing a plain text version of this content. The canonical link for it is here.
- [ratis] branch master updated: RATIS-1778. Fix NPE in readIndexHeartbeats (#817) - posted by dr...@apache.org on 2023/02/01 13:18:34 UTC, 0 replies.
- [ratis] branch master updated: Revert "RATIS-1778. Fix NPE in readIndexHeartbeats (#817)" (#818) - posted by dr...@apache.org on 2023/02/01 14:55:03 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1762. Support transfer leadership between nodes with same priority (#807) - posted by sz...@apache.org on 2023/02/02 20:36:26 UTC, 0 replies.
- svn commit: r59984 - /dev/ratis/KEYS - posted by wi...@apache.org on 2023/02/09 01:04:43 UTC, 0 replies.
- [ratis] branch snapshot-branch2 created (now 27f5a59cc) - posted by wi...@apache.org on 2023/02/09 01:16:20 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1778. Fix NPE in readIndexHeartbeats (#819) - posted by dr...@apache.org on 2023/02/09 08:20:05 UTC, 0 replies.
- [ratis] branch snapshot-branch2 updated (27f5a59cc -> 04be4295f) - posted by wi...@apache.org on 2023/02/10 08:16:54 UTC, 0 replies.
- [ratis] 01/02: cherry-pick merge - posted by wi...@apache.org on 2023/02/10 08:16:55 UTC, 0 replies.
- [ratis] 02/02: upgrade snapshot version - posted by wi...@apache.org on 2023/02/10 08:16:56 UTC, 0 replies.
- [ratis] branch snapshot-branch2 updated (04be4295f -> d4dcf9572) - posted by wi...@apache.org on 2023/02/11 13:52:08 UTC, 0 replies.
- [ratis] 01/05: RATIS-1767. Initialize MatchIndex to RaftLog.INVALID_LOG_INDEX. (#805) - posted by wi...@apache.org on 2023/02/11 13:52:09 UTC, 0 replies.
- [ratis] 02/05: RATIS-1765. [GrpcLogAppender] Calculate streaming md5 file-wise when installSnapshot (#803) - posted by wi...@apache.org on 2023/02/11 13:52:10 UTC, 0 replies.
- [ratis] 03/05: RATIS-1765. [GrpcLogAppender] Calculate streaming md5 file-wise when installSnapshot - posted by wi...@apache.org on 2023/02/11 13:52:11 UTC, 0 replies.
- [ratis] 04/05: RATIS-1763. Purging logs in an ordered manner. (#801) - posted by wi...@apache.org on 2023/02/11 13:52:12 UTC, 0 replies.
- [ratis] 05/05: Bump version for 2.4.2-snapshot release - posted by wi...@apache.org on 2023/02/11 13:52:13 UTC, 0 replies.
- [ratis] branch snapshot-branch2 updated (d4dcf9572 -> 50299e199) - posted by wi...@apache.org on 2023/02/11 13:58:38 UTC, 0 replies.
- [ratis] 01/05: RATIS-1763. Purging logs in an ordered manner. (#801) - posted by wi...@apache.org on 2023/02/11 13:58:39 UTC, 0 replies.
- [ratis] 02/05: RATIS-1764. [GrpcLogAppender] create parent directory when installSnapshot - posted by wi...@apache.org on 2023/02/11 13:58:40 UTC, 0 replies.
- [ratis] 03/05: RATIS-1765. [GrpcLogAppender] Calculate streaming md5 file-wise when installSnapshot (#803) - posted by wi...@apache.org on 2023/02/11 13:58:41 UTC, 0 replies.
- [ratis] 04/05: RATIS-1767. Initialize MatchIndex to RaftLog.INVALID_LOG_INDEX. (#805) - posted by wi...@apache.org on 2023/02/11 13:58:42 UTC, 0 replies.
- [ratis] 05/05: Bump ratis pom version for 2.4.2-snapshot release - posted by wi...@apache.org on 2023/02/11 13:58:43 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1779. Refactor: Reduce nesting in TransferLeadership (#820) - posted by sz...@apache.org on 2023/02/12 23:44:41 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1784. Ignore .vscode in source repo. (#822) - posted by sz...@apache.org on 2023/02/16 22:47:05 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1783. MAX_OP_SIZE is not configurable on raft log read. (#823) - posted by ar...@apache.org on 2023/02/17 00:34:24 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1543. Log from GrpcLogAppender is confusing. (#821) - posted by dr...@apache.org on 2023/02/17 09:22:34 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1769. Avoid changing priorities in TransferCommand unless necessary (#808) - posted by sz...@apache.org on 2023/02/21 19:16:36 UTC, 0 replies.
- [ratis] branch master updated: 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/02/21 20:02:54 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1785. Use SingleThreadExecutor to manage the lifetime of single thread (#824) - posted by sz...@apache.org on 2023/02/21 22:15:41 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1788. Improve the JvmPauseMonitor log messages. (#826) - posted by wi...@apache.org on 2023/02/23 08:32:53 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1791. Intermittent failure in ServerRestartTests#testRestartFollower (#827) - posted by sz...@apache.org on 2023/02/24 20:04:07 UTC, 0 replies.
- [ratis] branch branch-2 updated: RATIS-1621. Fix intermittent failure in TestLeaderElectionMetrics (#679) - posted by ad...@apache.org on 2023/02/24 20:08:50 UTC, 0 replies.
- [ratis] branch branch-2 updated: RATIS-1792. Replace parallelStream usage in PeerProxyMap (#829) - posted by ad...@apache.org on 2023/02/24 21:53:23 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1794. Intermittent failure in PreAppendLeaderStepDownTest#testLeaderStepDown (#833) - posted by sz...@apache.org on 2023/02/27 00:57:32 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1792. Replace parallelStream usage in PeerProxyMap (#831) - posted by ad...@apache.org on 2023/02/27 08:50:39 UTC, 0 replies.
- [ratis] branch master updated: RATIS-1793. Enforce raft.server.log.appender.wait-time.min. (#832) - posted by wi...@apache.org on 2023/02/28 13:00:09 UTC, 0 replies.