issues
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PR] Follow RATIS-2329. NettyClient#writeAndFlush should support throwing AlreadyClosedException [ratis]
via GitHub
Re: [PR] RATIS-2349. NettyClient#writeAndFlush should support throwing AlreadyClosedException [ratis]
via GitHub
Re: [PR] RATIS-2349. NettyClient#writeAndFlush should support throwing AlreadyClosedException [ratis]
via GitHub
Re: [PR] RATIS-2349. NettyClient#writeAndFlush should support throwing AlreadyClosedException [ratis]
via GitHub
Re: [PR] RATIS-2349. NettyClient#writeAndFlush should support throwing AlreadyClosedException [ratis]
via GitHub
[jira] [Comment Edited] (RATIS-2296) Disallow setting Raft group size to an even number
Ivan Andika (Jira)
[jira] [Commented] (RATIS-2341) Introduce LocalLease for followers
Janus Chow (Jira)
[jira] [Resolved] (RATIS-2341) Introduce LocalLease for followers
Janus Chow (Jira)
[jira] [Resolved] (RATIS-2316) Code optimizations on PendingRequests
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2316) Code optimizations on PendingRequests
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-2265) Thirdparty should use the netty version recommended by gRPC
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-1321) Flaky test: TestRaftReconfigurationWithGrpc#testBootstrapReconfWithSingleNodeAddTwo fails
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-1294) Fix failed UT: testMultipleStreamsMultipleServersStepDownLeader
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-1891) A tool to fix gaps in RaftLog
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-2192) Lots of errors after applying RATIS-2129
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2129) Low replication performance because of lock contention on RaftLog
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2129) Low replication performance because of lock contention on RaftLog
Tsz-wo Sze (Jira)
[jira] [Reopened] (RATIS-2129) Low replication performance because of lock contention on RaftLog
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-2346) SimpleStateMachineStorage prints too many log messages
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-2257) Bump maven-surefire-plugin to 3.5.2
Attila Doroszlai (Jira)
[jira] [Created] (RATIS-2343) Replace string reasons with enum constants in log messages
Tsz-wo Sze (Jira)
[PR] RATIS-2345. Leader stepDown could cause a deadlock. [ratis]
via GitHub
Re: [PR] RATIS-2345. Leader stepDown could cause a deadlock. [ratis]
via GitHub
Re: [PR] RATIS-2345. Leader stepDown could cause a deadlock. [ratis]
via GitHub
[jira] [Resolved] (RATIS-2343) Replace string reasons with enum constants in log messages
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-2333) Fix TestInstallSnapshotNotificationWithGrpc failure
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-812) Fix test failures in o.a.ratis.grpc.Test*
Tsz-wo Sze (Jira)
[PR] RATIS-2344. Remove the unused mock from StateMachineShutdownTests. [ratis]
via GitHub
Re: [PR] RATIS-2344. Remove the unused mock from StateMachineShutdownTests. [ratis]
via GitHub
Re: [PR] RATIS-2344. Remove the unused mock from StateMachineShutdownTests. [ratis]
via GitHub
[jira] [Created] (RATIS-2337) Refactor MiniRaftCluster.PeerChanges
Tsz-wo Sze (Jira)
[PR] Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 in /ratis-test [ratis]
via GitHub
Re: [PR] Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 in /ratis-test [ratis]
via GitHub
[jira] [Resolved] (RATIS-2345) Leader stepDown could cause a deadlock
Tsz-wo Sze (Jira)
[jira] [Comment Edited] (RATIS-2338) Print version info when starting a server
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-418) Fix TestRaftAsyncWithGrpc Unit tests in ratis
Tsz-wo Sze (Jira)
[jira] [Created] (RATIS-2340) Use specific executos for ReadIndex stateMachine query
Janus Chow (Jira)
[jira] [Resolved] (RATIS-2338) Print version info when starting a server
Tsz-wo Sze (Jira)
[PR] RATIS-2343. Replace string reasons with enum constants in log messages. [ratis]
via GitHub
Re: [PR] RATIS-2343. Replace string reasons with enum constants in log messages. [ratis]
via GitHub
Re: [PR] RATIS-2343. Replace string reasons with enum constants in log messages. [ratis]
via GitHub
Re: [PR] RATIS-2343. Replace string reasons with enum constants in log messages. [ratis]
via GitHub
Re: [PR] RATIS-2343. Replace string reasons with enum constants in log messages. [ratis]
via GitHub
Re: [PR] RATIS-2343. Replace string reasons with enum constants in log messages. [ratis]
via GitHub
[jira] [Created] (RATIS-2333) Fix TestInstallSnapshotNotificationWithGrpc failure
Tsz-wo Sze (Jira)
[jira] [Created] (RATIS-2345) TestRaftAsyncWithNetty#testWithLoadAsync may failed with timeout
Tsz-wo Sze (Jira)
[jira] [Created] (RATIS-2344) Remove the use of mockito from StateMachineShutdownTests
Tsz-wo Sze (Jira)
[jira] [Created] (RATIS-2341) Introduce LocalLease for followers
Janus Chow (Jira)
[PR] RATIS-2331. Reuse SslContext in gRPC. [ratis]
via GitHub
Re: [PR] RATIS-2331. Reuse SslContext in gRPC. [ratis]
via GitHub
Re: [PR] RATIS-2331. Reuse SslContext in gRPC. [ratis]
via GitHub
Re: [PR] RATIS-2331. Reuse SslContext in gRPC. [ratis]
via GitHub
[PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
Re: [PR] RATIS-2341. Introduce LocalLease for roughly up-to-date check [ratis]
via GitHub
[jira] [Resolved] (RATIS-2336) PeerProxyMap.getProxy() could return null
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-2344) Remove the unused mock from StateMachineShutdownTests
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2332) Start new servers with empty peer list in tests
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2332) Start new servers with empty peer list in tests
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-2329) NettyRpcProxy should support handling netty.channel exceptions to prevent replication stuck
Tsz-wo Sze (Jira)
[jira] [Created] (RATIS-2346) SimpleStateMachineStorage print too many log messages
Tsz-wo Sze (Jira)
[PR] RATIS-2346. SimpleStateMachineStorage prints too many log messages. [ratis]
via GitHub
Re: [PR] RATIS-2346. SimpleStateMachineStorage prints too many log messages. [ratis]
via GitHub
Re: [PR] RATIS-2346. SimpleStateMachineStorage prints too many log messages. [ratis]
via GitHub
[jira] [Updated] (RATIS-2346) SimpleStateMachineStorage prints too many log messages
Tsz-wo Sze (Jira)
[jira] [Commented] (RATIS-2345) Leader stepDown could cause a deadlock
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2345) Leader stepDown could cause a deadlock
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2345) Leader stepDown could cause a deadlock
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-713) Tests are timing out
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2344) Remove the unused mock from StateMachineShutdownTests
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2344) Remove the unused mock from StateMachineShutdownTests
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2344) Remove the unused mock from StateMachineShutdownTests
Tsz-wo Sze (Jira)
[jira] [Assigned] (RATIS-2342) Remove NIO specification from GrpcStubPool
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-2342) Remove NIO specification from GrpcStubPool
Tsz-wo Sze (Jira)
[PR] RATIS-2342. Remove NIO specification [ratis]
via GitHub
Re: [PR] RATIS-2342. Remove NIO specification from GrpcStubPool. [ratis]
via GitHub
Re: [PR] RATIS-2342. Remove NIO specification from GrpcStubPool. [ratis]
via GitHub
[jira] [Created] (RATIS-2342) Use default Netty's EventLoopGroup implementation
Janus Chow (Jira)
[PR] RATIS-2340. Add ReadIndexAsync executor for readIndex stateMachine query [ratis]
via GitHub
Re: [PR] RATIS-2340. Add ReadIndexAsync executor for readIndex stateMachine query [ratis]
via GitHub
[jira] [Resolved] (RATIS-2332) Start new servers with empty peer list in tests
Attila Doroszlai (Jira)
[jira] [Resolved] (RATIS-2339) Fix commit does not belong to any branch on this repository issue when releasing
Xinyu Tan (Jira)
[jira] [Commented] (RATIS-2339) Fix commit does not belong to any branch on this repository issue when releasing
Xinyu Tan (Jira)
[PR] RATIS-2332. Start new servers with empty peer list in tests. [ratis]
via GitHub
Re: [PR] RATIS-2332. Start new servers with empty peer list in tests. [ratis]
via GitHub
Re: [PR] RATIS-2332. Start new servers with empty peer list in tests. [ratis]
via GitHub
Re: [PR] RATIS-2332. Start new servers with empty peer list in tests. [ratis]
via GitHub
[PR] RATIS-2339: Fix commit does not belong to any branch on this repository issue when releasing [ratis]
via GitHub
Re: [PR] RATIS-2339: Fix commit does not belong to any branch on this repository issue when releasing [ratis]
via GitHub
Re: [PR] RATIS-2339. Avoid "commit does not belong to any branch" during release [ratis]
via GitHub
Re: [PR] RATIS-2339: Fix commit does not belong to any branch on this repository issue when releasing [ratis]
via GitHub
Re: [PR] RATIS-2339: Fix commit does not belong to any branch on this repository issue when releasing [ratis]
via GitHub
[jira] [Created] (RATIS-2339) Fix commit does not belong to any branch on this repository issue when releasing
Xinyu Tan (Jira)
Re: [PR] RATIS-2257. Bump maven-surefire-plugin to 3.5.2 [ratis]
via GitHub
Re: [PR] RATIS-2257. Bump maven-surefire-plugin to 3.5.2 [ratis]
via GitHub
[jira] [Resolved] (RATIS-2334) Start new peers with an empty peer list in tests
Tsz-wo Sze (Jira)
[jira] [Commented] (RATIS-2338) Print version info when starting a server
Tsz-wo Sze (Jira)
[PR] RATIS-2338. Print version info when starting a server. [ratis]
via GitHub
Re: [PR] RATIS-2338. Print version info when starting a server. [ratis]
via GitHub
Re: [PR] RATIS-2338. Print version info when starting a server. [ratis]
via GitHub
Re: [PR] RATIS-2338. Print version info when starting a server. [ratis]
via GitHub
Re: [PR] RATIS-2338. Print version info when starting a server. [ratis]
via GitHub
Re: [PR] RATIS-2338. Print version info when starting a server. [ratis]
via GitHub
Re: [PR] RATIS-2338. Print version info when starting a server. [ratis]
via GitHub
Re: [PR] RATIS-2338. Print version info when starting a server. [ratis]
via GitHub
Re: [PR] RATIS-2338. Print version info when starting a server. [ratis]
via GitHub
Re: [PR] RATIS-2338. Print version info when starting a server. [ratis]
via GitHub
Re: [PR] RATIS-2338. Print version info when starting a server. [ratis]
via GitHub
[jira] [Resolved] (RATIS-2331) Reuse SslContext in gRPC
Tsz-wo Sze (Jira)
[jira] [Created] (RATIS-2338) Print version info when starting a server
Tsz-wo Sze (Jira)
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
Re: [PR] RATIS-2329. NettyRpcProxy should support handling netty channel exception to prevent replication stuck [ratis]
via GitHub
[jira] [Updated] (RATIS-2329) NettyRpcProxy should support handling netty.channel exceptions to prevent replication stuck
Xinyu Tan (Jira)
[jira] [Updated] (RATIS-2337) Refactor MiniRaftCluster.PeerChanges
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2337) Refactor MiniRaftCluster.PeerChanges
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-2337) Refactor MiniRaftCluster.PeerChanges
Tsz-wo Sze (Jira)
[jira] [Resolved] (RATIS-2275) Improve Netty handler creation
Attila Doroszlai (Jira)
[PR] RATIS-2337. Refactor MiniRaftCluster.PeerChanges. [ratis]
via GitHub
Re: [PR] RATIS-2337. Refactor MiniRaftCluster.PeerChanges. [ratis]
via GitHub
Re: [PR] RATIS-2337. Refactor MiniRaftCluster.PeerChanges. [ratis]
via GitHub
[jira] [Resolved] (RATIS-2322) Upgrade JUnit Jupiter to 5.13.3 and Maven Surefire Plugin to 3.5.3.
Tsz-wo Sze (Jira)
[PR] RATIS-2336. PeerProxyMap.getProxy() could return null. [ratis]
via GitHub
Re: [PR] RATIS-2336. PeerProxyMap.getProxy() could return null. [ratis]
via GitHub
Re: [PR] RATIS-2336. PeerProxyMap.getProxy() could return null. [ratis]
via GitHub
Re: [PR] RATIS-2336. PeerProxyMap.getProxy() could return null. [ratis]
via GitHub
[jira] [Created] (RATIS-2336) PeerProxyMap.getProxy() could return null
Tsz-wo Sze (Jira)
[jira] [Created] (RATIS-2332) Start new server with empty peer in tests
Tsz-wo Sze (Jira)
[jira] [Created] (RATIS-2334) Start new peers with an empty peer list in tests
Tsz-wo Sze (Jira)
[jira] [Created] (RATIS-2335) Intermittent failure in TestInstallSnapshotNotificationWithGrpc
Attila Doroszlai (Jira)
[jira] [Resolved] (RATIS-2335) Intermittent failure in TestInstallSnapshotNotificationWithGrpc
Attila Doroszlai (Jira)
[PR] RATIS-2333. Fix TestInstallSnapshotNotificationWithGrpc failure. [ratis]
via GitHub
Re: [PR] RATIS-2333. Fix TestInstallSnapshotNotificationWithGrpc failure. [ratis]
via GitHub
Re: [PR] RATIS-2333. Fix TestInstallSnapshotNotificationWithGrpc failure. [ratis]
via GitHub
[jira] [Resolved] (RATIS-2261) Intermittent failure in TestRaftSnapshotWithGrpc.testInstallSnapshotDuringBootstrap
Tsz-wo Sze (Jira)
[jira] [Created] (RATIS-2331) Reuse SslContext in gRPC
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2331) Reuse SslContext in gRPC
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2331) Reuse SslContext in gRPC
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2331) Reuse SslContext in gRPC
Tsz-wo Sze (Jira)
[jira] [Updated] (RATIS-2331) Reuse SslContext in gRPC
Tsz-wo Sze (Jira)
[jira] [Assigned] (RATIS-2261) Intermittent failure in TestRaftSnapshotWithGrpc.testInstallSnapshotDuringBootstrap
Tsz-wo Sze (Jira)
[jira] [Created] (RATIS-2328) Bump ratis-thirdparty from 1.0.9 to 1.0.10
Xinyu Tan (Jira)
[PR] RATIS-2261. Intermittent failure in TestRaftSnapshotWithGrpc.testInstallSnapshotDuringBootstrap. [ratis]
via GitHub
Re: [PR] RATIS-2261. Intermittent failure in TestRaftSnapshotWithGrpc.testInstallSnapshotDuringBootstrap. [ratis]
via GitHub
Re: [PR] RATIS-2261. Intermittent failure in TestRaftSnapshotWithGrpc.testInstallSnapshotDuringBootstrap. [ratis]
via GitHub
Re: [PR] RATIS-2261. Intermittent failure in TestRaftSnapshotWithGrpc.testInstallSnapshotDuringBootstrap. [ratis]
via GitHub
Re: [PR] RATIS-2261. Intermittent failure in TestRaftSnapshotWithGrpc.testInstallSnapshotDuringBootstrap. [ratis]
via GitHub
Earlier messages
Later messages