Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
apache
/
iggy
Public
Notifications
You must be signed in to change notification settings
Fork
448
Star
5k
Code
Issues
168
Pull requests
55
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(partitions): persist log and index concurrently, harden recovery
- #3970
#3970
Merged
spetz
merged 9 commits into
master
apache/iggy:master
from
parallel-log-index-fsync
apache/iggy:parallel-log-index-fsync
Copy head branch name to clipboard
Aug 30, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(partitions): persist log and index concurrently, harden recovery
#3970
spetz
merged 9 commits into
master
apache/iggy:master
from
parallel-log-index-fsync
apache/iggy:parallel-log-index-fsync
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2026
feat(partitions): persist segment log and sparse index concurrently
Show description for b1af0b2
hubcio
committed
b1af0b2
View commit details
Copy full SHA for b1af0b2
Browse repository at this point
feat(partitions): cache the active segment's read descriptor
Show description for 561f581
hubcio
and
claude
committed
561f581
View commit details
Copy full SHA for 561f581
Browse repository at this point
fix(bench): backfill latency extremes only when all three are absent
Show description for 13171b2
hubcio
and
claude
committed
13171b2
View commit details
Copy full SHA for 13171b2
Browse repository at this point
refactor(partitions): narrow segment writer save methods to the crate
Show description for e8df421
hubcio
and
claude
committed
e8df421
View commit details
Copy full SHA for e8df421
Browse repository at this point
fix(server): yield during the index anchor search over a floored index
Show description for 92a6ac7
hubcio
and
claude
committed
92a6ac7
View commit details
Copy full SHA for 92a6ac7
Browse repository at this point
fix(server): stop index-anchored recovery from skipping damage
Show description for a48b404
hubcio
committed
a48b404
View commit details
Copy full SHA for a48b404
Browse repository at this point
fix(server): stop recovery claiming more than it verified
Show description for 73df60c
hubcio
committed
73df60c
View commit details
Copy full SHA for 73df60c
Browse repository at this point
fix(server): shut down when a partition cannot commit
Show description for 724cb8d
hubcio
committed
724cb8d
View commit details
Copy full SHA for 724cb8d
Browse repository at this point
Commits on Aug 30, 2026
hardening
spetz
committed
19ed2e9
View commit details
Copy full SHA for 19ed2e9
Browse repository at this point
You can’t perform that action at this time.