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
.
apache
/
cassandra-accord
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
93
Code
Pull requests
22
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Cassandra 19503
- #84
#84
Open
dcapwell
wants to merge 6 commits into
apache:trunk
apache/cassandra-accord:trunk
from
dcapwell:CASSANDRA-19503
dcapwell/cassandra-accord:CASSANDRA-19503
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Open
Cassandra 19503
#84
dcapwell
wants to merge 6 commits into
apache:trunk
apache/cassandra-accord:trunk
from
dcapwell:CASSANDRA-19503
dcapwell/cassandra-accord:CASSANDRA-19503
Copy head branch name to clipboard
Commits
Commits on Mar 29, 2024
CASSANDRA-19503: (Accord) Cassandra bootstrap no longer using the range txn and instead uses the sync point empty txn for reads
ci worker
authored and
dcapwell
committed
950529f
View commit details
Copy full SHA for 950529f
Browse repository at this point
fix a bug where FetchMaxConflict didnt listen to the callback
dcapwell
committed
d348eb8
View commit details
Copy full SHA for d348eb8
Browse repository at this point
produce a more detailed msg rather than NPE when an epoch isnt known
dcapwell
committed
b940646
View commit details
Copy full SHA for b940646
Browse repository at this point
reject reads outside of the pre defined keys_or_ranges in ListRead
dcapwell
committed
4cc8128
View commit details
Copy full SHA for 4cc8128
Browse repository at this point
some callers to illegalState want an exception rather than to throw, so rewrote those to use a new createIllegalState method
dcapwell
committed
3161895
View commit details
Copy full SHA for 3161895
Browse repository at this point
Commits on Apr 1, 2024
when SerializerSupport based off witnessed, add details on what was actually found
dcapwell
committed
b51fae6
View commit details
Copy full SHA for b51fae6
Browse repository at this point
You can’t perform that action at this time.