Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CASSANDRA-19805: ExclusiveSyncPoints should execute on all intersecting epochs #107

Open
wants to merge 9 commits into
base: trunk
Choose a base branch
from

Commits on Aug 13, 2024

  1. CASSANDRA-19825: Fix various bugs and abstraction deficiencies, inclu…

    …ding:
    
    - Remove concept of non-participating home keys; home keys are required to be a participant in the transaction
    - Remove covering/covers concept
    - Various invalidation/truncation/erase behaviours
    
    patch by Benedict; reviewed by Blake for CASSANDRA-19825
    belliottsmith committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d6182e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    273bff8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72d83bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    658d1bc View commit details
    Browse the repository at this point in the history
  5. cleanup test

    dcapwell authored and belliottsmith committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a4ad3b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2194aa5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7985b3a View commit details
    Browse the repository at this point in the history
  8. wip: remove CoordinationAdapter.Invoke, and split out withSufficientE…

    …pochs into two implementations
    belliottsmith committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3eee925 View commit details
    Browse the repository at this point in the history
  9. declare old TxnId

    belliottsmith committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6c3d7f9 View commit details
    Browse the repository at this point in the history