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 }}
modelcontextprotocol
/
java-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
3.7k
Code
Issues
114
Pull requests
158
Discussions
Actions
Projects
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Streamable HTTP: Add session sweeping and close hanging streams
- #1130
#1130
Open
Kehrlann
wants to merge 13 commits into
main
modelcontextprotocol/java-sdk:main
from
dgarnier/fix-session-eviction
modelcontextprotocol/java-sdk:dgarnier/fix-session-eviction
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Streamable HTTP: Add session sweeping and close hanging streams
#1130
Kehrlann
wants to merge 13 commits into
main
modelcontextprotocol/java-sdk:main
from
dgarnier/fix-session-eviction
modelcontextprotocol/java-sdk:dgarnier/fix-session-eviction
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
KeepAliveScheduler: align initial delay with interval
Show description for 104b0ac
Kehrlann
committed
104b0ac
View commit details
Copy full SHA for 104b0ac
Browse repository at this point
KeepAliveScheduler only pings sessions with an open stream
Show description for 975abb0
Kehrlann
committed
975abb0
View commit details
Copy full SHA for 975abb0
Browse repository at this point
Close POST-related streams in McpStreamableServerSession
Show description for 6064b58
Kehrlann
committed
6064b58
View commit details
Copy full SHA for 6064b58
Browse repository at this point
Remove inactive sessions with a "sweeper" mechanism
Show description for b864d9d
Kehrlann
committed
b864d9d
View commit details
Copy full SHA for b864d9d
Browse repository at this point
Error pending requests on session close
Show description for ae18d09
Kehrlann
committed
ae18d09
View commit details
Copy full SHA for ae18d09
Browse repository at this point
Fix hanging disconnected client during POST
Show description for f6878fa
Kehrlann
committed
f6878fa
View commit details
Copy full SHA for f6878fa
Browse repository at this point
Skip session activity tracking when sessionSweepInterval is null
Show description for 67d56fd
Kehrlann
committed
67d56fd
View commit details
Copy full SHA for 67d56fd
Browse repository at this point
Streamable HTTP server: keep alive on, 30 minutes by default
Show description for 658f94f
Kehrlann
committed
658f94f
View commit details
Copy full SHA for 658f94f
Browse repository at this point
Make session-sweeping non-blocking
Show description for 1754802
Kehrlann
committed
1754802
View commit details
Copy full SHA for 1754802
Browse repository at this point
Mention session-eviction in docs
Show description for 8035337
Kehrlann
committed
8035337
View commit details
Copy full SHA for 8035337
Browse repository at this point
Update author tags and copyright info
Show description for 27b3a13
Kehrlann
committed
27b3a13
View commit details
Copy full SHA for 27b3a13
Browse repository at this point
Introduce timeout for session sweeping
Show description for 031f8b5
Kehrlann
committed
031f8b5
View commit details
Copy full SHA for 031f8b5
Browse repository at this point
Rewrite keep-alive and session-sweeping tests with VirtualTimeScheduler
Show description for 66641ad
Kehrlann
committed
66641ad
View commit details
Copy full SHA for 66641ad
Browse repository at this point
You can’t perform that action at this time.