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
/
cassandra-java-driver
Public
Notifications
You must be signed in to change notification settings
Fork
889
Star
1.4k
Code
Pull requests
45
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
CASSJAVA-124: Add GRACEFUL_DISCONNECT support (CEP-59)
- #2091
#2091
Open
Shanzita
wants to merge 22 commits into
apache:trunk
apache/cassandra-java-driver:trunk
from
Shanzita:cep-59
Shanzita/cassandra-java-driver:cep-59
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
CASSJAVA-124: Add GRACEFUL_DISCONNECT support (CEP-59)
#2091
Shanzita
wants to merge 22 commits into
apache:trunk
apache/cassandra-java-driver:trunk
from
Shanzita:cep-59
Shanzita/cassandra-java-driver:cep-59
Copy head branch name to clipboard
Commits
Commits on May 28, 2026
WIP, driver can register GRACEFUL_DISCONNECT event but cannot receive the event somehow
SiyaoIsHiding
authored and
Shanzita
committed
a226207
View commit details
Copy full SHA for a226207
Browse repository at this point
WIP
SiyaoIsHiding
authored and
Shanzita
committed
45c5f95
View commit details
Copy full SHA for 45c5f95
Browse repository at this point
works. Got Connection reset by peers
SiyaoIsHiding
authored and
Shanzita
committed
8c5139e
View commit details
Copy full SHA for 8c5139e
Browse repository at this point
docker compose
SiyaoIsHiding
authored and
Shanzita
committed
0a95963
View commit details
Copy full SHA for 0a95963
Browse repository at this point
channel.close();
SiyaoIsHiding
authored and
Shanzita
committed
1de60ae
View commit details
Copy full SHA for 1de60ae
Browse repository at this point
java 11
SiyaoIsHiding
authored and
Shanzita
committed
3927a33
View commit details
Copy full SHA for 3927a33
Browse repository at this point
CASSJAVA-124: Add GRACEFUL_DISCONNECT support (CEP-59)
Show description for 32fcb1b
Shanzita
committed
32fcb1b
View commit details
Copy full SHA for 32fcb1b
Browse repository at this point
Commits on Aug 26, 2026
CASSJAVA-124: Revert logback-test.xml to trunk
Show description for 85e7c25
Shanzita
committed
85e7c25
View commit details
Copy full SHA for 85e7c25
Browse repository at this point
CASSJAVA-124: Track graceful-disconnect capability per connection
Show description for 442561d
Shanzita
committed
442561d
View commit details
Copy full SHA for 442561d
Browse repository at this point
CASSJAVA-124: Remove unneeded config stubs from event-processing tests
Show description for 23835de
Shanzita
committed
23835de
View commit details
Copy full SHA for 23835de
Browse repository at this point
CASSJAVA-124: Initialize GRACEFUL_DISCONNECTS metrics in all backends
Show description for 618a7f8
Shanzita
committed
618a7f8
View commit details
Copy full SHA for 618a7f8
Browse repository at this point
CASSJAVA-124: Real integration test for graceful disconnect
Show description for c146d19
Shanzita
committed
c146d19
View commit details
Copy full SHA for c146d19
Browse repository at this point
CASSJAVA-124: Install native-protocol snapshot from the cep-59 branch
Show description for 402d1bf
Shanzita
committed
402d1bf
View commit details
Copy full SHA for 402d1bf
Browse repository at this point
CASSJAVA-124: Install snapshot dependencies in CI before building
Show description for 6de6523
Shanzita
committed
6de6523
View commit details
Copy full SHA for 6de6523
Browse repository at this point
CASSJAVA-124: Install native-protocol snapshot from the PR #61 branch
Show description for 4885827
Shanzita
committed
4885827
View commit details
Copy full SHA for 4885827
Browse repository at this point
CASSJAVA-124: Harden snapshot install for CI
Show description for 6b9ac8f
Shanzita
committed
6b9ac8f
View commit details
Copy full SHA for 6b9ac8f
Browse repository at this point
Commits on Aug 28, 2026
CASSJAVA-124: Revert CI and snapshot-install changes
Show description for 3234760
Shanzita
committed
3234760
View commit details
Copy full SHA for 3234760
Browse repository at this point
CASSJAVA-124: Simplify GRACEFUL_DISCONNECT registration
Show description for 2ae468b
Shanzita
committed
2ae468b
View commit details
Copy full SHA for 2ae468b
Browse repository at this point
CASSJAVA-124: Move GracefulDisconnectEvent to the metadata package
Show description for 86d0fad
Shanzita
committed
86d0fad
View commit details
Copy full SHA for 86d0fad
Browse repository at this point
CASSJAVA-124: Ensure the IT load thread terminates deterministically
Show description for 9e1437e
Shanzita
committed
9e1437e
View commit details
Copy full SHA for 9e1437e
Browse repository at this point
CASSJAVA-124: Update registration tests for the simplified handling
Show description for ef912d2
Shanzita
committed
ef912d2
View commit details
Copy full SHA for ef912d2
Browse repository at this point
Commits on Sep 9, 2026
CASSJAVA-124: Address review round 2 (test cleanup, IT hardening)
Shanzita
committed
b023ee4
View commit details
Copy full SHA for b023ee4
Browse repository at this point
You can’t perform that action at this time.