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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
launchdarkly
/
java-core
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
7
Code
Issues
1
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
chore: Add support for FDv2 fallback and recovery.
- #113
#113
Merged
kinyoklion
merged 19 commits into
main
launchdarkly/java-core:main
from
rlamb/fallback-and-recovery
launchdarkly/java-core:rlamb/fallback-and-recovery
Copy head branch name to clipboard
Jan 27, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
chore: Add support for FDv2 fallback and recovery.
#113
kinyoklion
merged 19 commits into
main
launchdarkly/java-core:main
from
rlamb/fallback-and-recovery
launchdarkly/java-core:rlamb/fallback-and-recovery
Copy head branch name to clipboard
Commits
Commits on Jan 21, 2026
chore: Pipe headers through data sources.
kinyoklion
committed
08abc7e
View commit details
Copy full SHA for 08abc7e
Browse repository at this point
Merge branch 'main' into rlamb/connect-headers-to-data-sources
kinyoklion
authored
bd15015
View commit details
Copy full SHA for bd15015
Browse repository at this point
Cleanup
kinyoklion
committed
b20c621
View commit details
Copy full SHA for b20c621
Browse repository at this point
Commits on Jan 23, 2026
chore: Add fallback and recovery support for FDv2.
kinyoklion
committed
b46ac5e
View commit details
Copy full SHA for b46ac5e
Browse repository at this point
Extract conditions from FDv2DataSource.
kinyoklion
committed
fba5aa2
View commit details
Copy full SHA for fba5aa2
Browse repository at this point
Extract synchronizer state management from the FDv2DataSource.
kinyoklion
committed
472a1d2
View commit details
Copy full SHA for 472a1d2
Browse repository at this point
Add recovery condition tests.
kinyoklion
committed
0c150a1
View commit details
Copy full SHA for 0c150a1
Browse repository at this point
Commits on Jan 26, 2026
Merge branch 'main' into rlamb/fallback-and-recovery
kinyoklion
authored
5888761
View commit details
Copy full SHA for 5888761
Browse repository at this point
Merge branch 'rlamb/fallback-and-recovery' of github.com:launchdarkly/java-core into rlamb/fallback-and-recovery
kinyoklion
committed
9e79c00
View commit details
Copy full SHA for 9e79c00
Browse repository at this point
Closeable synchronizer state manager.
kinyoklion
committed
33fa6c5
View commit details
Copy full SHA for 33fa6c5
Browse repository at this point
More clean shutdown model.
kinyoklion
committed
ec0d0ec
View commit details
Copy full SHA for ec0d0ec
Browse repository at this point
SynchronizerStateManager tests.
kinyoklion
committed
5b62238
View commit details
Copy full SHA for 5b62238
Browse repository at this point
FDv2DataSource tests.
kinyoklion
committed
53ea319
View commit details
Copy full SHA for 53ea319
Browse repository at this point
Add documentation to long-running test.
kinyoklion
committed
147556d
View commit details
Copy full SHA for 147556d
Browse repository at this point
Fix test expectations.
kinyoklion
committed
321fb4f
View commit details
Copy full SHA for 321fb4f
Browse repository at this point
Commits on Jan 27, 2026
Remove un-needed synchronizer.
kinyoklion
committed
1234bc9
View commit details
Copy full SHA for 1234bc9
Browse repository at this point
Correct lock on getNextAvailableSynchronizer.
kinyoklion
committed
10cab33
View commit details
Copy full SHA for 10cab33
Browse repository at this point
PR Feedback.
kinyoklion
committed
382246d
View commit details
Copy full SHA for 382246d
Browse repository at this point
Correct prime synchronizer logic.
kinyoklion
committed
e6b032e
View commit details
Copy full SHA for e6b032e
Browse repository at this point
You can’t perform that action at this time.