0
I Use This!
High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Open changelog in read-only mode. More... about 10 hours ago
Fix Changelog link. More... about 10 hours ago
[Java] Fix a race in `RejectImageTest` whereby `ImageAvailableHandler` is racing with the receiver thread connecting newly created `PublicationImage` to the publisher. More... about 10 hours ago
[Java] Upgrade to `Shadow` 9.4.0. More... about 11 hours ago
[Doc] 1.50.3 released. More... 4 days ago
[Java] Tidy up after #1956. More... 4 days ago
[Doc] Mark Cluster change as breaking. More... 4 days ago
[Doc] Changelog update for RecordingLog changes. More... 5 days ago
add ReplayMerge sample (#1956) More... 5 days ago
ConsensusModuleAgent idle strategy usage (#1959) More... 5 days ago
[Doc] Mockito version bump. More... 5 days ago
[Doc] Update. More... 5 days ago
[Java] Upgrade to `Mockito` 5.23.0. More... 5 days ago
Remove RecoveryPlan from backup query responses. Rely on snapshots and last term directly from the RecordingLog. More... 5 days ago
allow a delay before processing standby snapshot notifications More... 5 days ago
[Doc] Prepare 1.50.3 release notes. More... 6 days ago
[Driver/C] Fix memory leak whereby async commands submitted to the async executor were not freed upon driver termination. (#1960) More... 6 days ago
Fix all Javadoc warnings produced by JDK24. More... 6 days ago
[Cluster] Use ConsensusModule#acceptStandbySnapshots to reject standby snapshot notifications if Node is not configured for accepting standby snapshots. (#1957) More... 6 days ago
delay processing of standby snapshot notifications until after the commit position has passed the snapshot log position More... 6 days ago
[C] Remove `aeron_executor_task_do_complete` and simplify interactions when return queue is not used. More... 7 days ago
[C] Remove explicit node management from `aeron_linked_queue`. More... 7 days ago
[C] Use agent runner to implement `aeron_executor`. More... 7 days ago
[C] Fix agent runner state assignment. More... 7 days ago
[C] Remove redundant check. More... 7 days ago
[Java] Correct schema version, i.e. use `16` for 1.51.0 release train. More... 7 days ago
[Cluster] Add test code to purge segments from the log. More... 7 days ago
[Cluster] Add isStandby to Join Log message More... 7 days ago
use Long.MAX_VALUE when looking for snapshots when the incoming backup query request is 'old' and doesn't have a logPosition field. More... 8 days ago
Remove old call to backupQuery More... 8 days ago