-
Notifications
You must be signed in to change notification settings - Fork 3.8k
CASSANDRA-3732 and CASSANDRA-3676 #9
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
|
FYI this diff should probably be applied to all active branches |
beobal
pushed a commit
to beobal/cassandra
that referenced
this pull request
Feb 14, 2013
CASSANDRA-4295 (cached authorize() results)
tjake
pushed a commit
to tjake/cassandra
that referenced
this pull request
Apr 9, 2015
fix indexCFMD creation w/out idxType specified
bdeggleston
referenced
this pull request
in bdeggleston/cassandra
Aug 31, 2018
* throw UnavailableException if live nodes cannot meet totalBlockFor, not simply blockFor * unambiguously remove any endpoints from pending that occur in natural; we should already have ensured necessary removals from natural * encode acceptsTransient status * comment explaining that we arbitrarily ignore transient ranges when coordinating repair * remove ForwardingReadRepair * fix merge with trunk * comment blockForWrite LOCAL_X
jsukuma
added a commit
to jsukuma/cassandra
that referenced
this pull request
Apr 10, 2023
mike-tr-adamson
added a commit
to mike-tr-adamson/cassandra
that referenced
this pull request
Apr 14, 2023
This commit contains the following additions to SAI: - The index write path and index building based around StorageAttachedIndexBuilder and StorageAttachedIndexWriter - The on-disk index versioning using the SSTable Descriptor analog IndexDescriptor with Version and OnDiskFormat - The literal on-disk index using the LiteralIndexWriter patch by Mike Adamson; reviewed by Caleb Rackliffe and Andres de la Peña for CASSANDRA-18062 Co-authored-by: Mike Adamson <mikeatdot@gmail.com> Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com> Co-authored-by: Andres de la Peña <a.penya.garcia@gmail.com> Co-authored-by: Piotr Kołaczkowski <pkolaczk@gmail.com> Co-authored-by: Jason Rutherglen <jason.rutherglen@gmail.com>
asfgit
pushed a commit
that referenced
this pull request
Jun 2, 2023
This commit contains the following additions to SAI: - The index write path and index building based around StorageAttachedIndexBuilder and StorageAttachedIndexWriter - The on-disk index versioning using the SSTable Descriptor analog IndexDescriptor with Version and OnDiskFormat - The literal on-disk index using the LiteralIndexWriter patch by Mike Adamson; reviewed by Caleb Rackliffe and Andres de la Peña for CASSANDRA-18062 Co-authored-by: Mike Adamson <mikeatdot@gmail.com> Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com> Co-authored-by: Andres de la Peña <a.penya.garcia@gmail.com> Co-authored-by: Piotr Kołaczkowski <pkolaczk@gmail.com> Co-authored-by: Jason Rutherglen <jason.rutherglen@gmail.com>
adelapena
added a commit
to adelapena/cassandra
that referenced
this pull request
Jul 14, 2023
This commit contains the following additions to SAI: - The index write path and index building based around StorageAttachedIndexBuilder and StorageAttachedIndexWriter - The on-disk index versioning using the SSTable Descriptor analog IndexDescriptor with Version and OnDiskFormat - The literal on-disk index using the LiteralIndexWriter patch by Mike Adamson; reviewed by Caleb Rackliffe and Andres de la Peña for CASSANDRA-18062 Co-authored-by: Mike Adamson <mikeatdot@gmail.com> Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com> Co-authored-by: Andres de la Peña <a.penya.garcia@gmail.com> Co-authored-by: Piotr Kołaczkowski <pkolaczk@gmail.com> Co-authored-by: Jason Rutherglen <jason.rutherglen@gmail.com>
asfgit
pushed a commit
that referenced
this pull request
Jul 26, 2023
This commit contains the following additions to SAI: - The index write path and index building based around StorageAttachedIndexBuilder and StorageAttachedIndexWriter - The on-disk index versioning using the SSTable Descriptor analog IndexDescriptor with Version and OnDiskFormat - The literal on-disk index using the LiteralIndexWriter patch by Mike Adamson; reviewed by Caleb Rackliffe and Andres de la Peña for CASSANDRA-18062 Co-authored-by: Mike Adamson <mikeatdot@gmail.com> Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com> Co-authored-by: Andres de la Peña <a.penya.garcia@gmail.com> Co-authored-by: Piotr Kołaczkowski <pkolaczk@gmail.com> Co-authored-by: Jason Rutherglen <jason.rutherglen@gmail.com>
asfgit
pushed a commit
that referenced
this pull request
Jul 26, 2023
This commit contains the following additions to SAI: - The index write path and index building based around StorageAttachedIndexBuilder and StorageAttachedIndexWriter - The on-disk index versioning using the SSTable Descriptor analog IndexDescriptor with Version and OnDiskFormat - The literal on-disk index using the LiteralIndexWriter patch by Mike Adamson; reviewed by Caleb Rackliffe and Andres de la Peña for CASSANDRA-18062 Co-authored-by: Mike Adamson <mikeatdot@gmail.com> Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com> Co-authored-by: Andres de la Peña <a.penya.garcia@gmail.com> Co-authored-by: Piotr Kołaczkowski <pkolaczk@gmail.com> Co-authored-by: Jason Rutherglen <jason.rutherglen@gmail.com>
maedhroz
added a commit
that referenced
this pull request
Jul 26, 2023
This commit contains the following additions to SAI: - The index write path and index building based around StorageAttachedIndexBuilder and StorageAttachedIndexWriter - The on-disk index versioning using the SSTable Descriptor analog IndexDescriptor with Version and OnDiskFormat - The literal on-disk index using the LiteralIndexWriter patch by Mike Adamson; reviewed by Caleb Rackliffe and Andres de la Peña for CASSANDRA-18062 Co-authored-by: Mike Adamson <mikeatdot@gmail.com> Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com> Co-authored-by: Andres de la Peña <a.penya.garcia@gmail.com> Co-authored-by: Piotr Kołaczkowski <pkolaczk@gmail.com> Co-authored-by: Jason Rutherglen <jason.rutherglen@gmail.com>
clohfink
pushed a commit
to clohfink/cassandra
that referenced
this pull request
Jan 7, 2025
…dra_20047 Merge CASSANDRA-20047 & CASSANDRA-20043 to trunk_cep_37
smiklosovic
pushed a commit
to smiklosovic/cassandra
that referenced
this pull request
Nov 27, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
f2b5d47 should be applied to all active branches
a3d26cf should only be applied where snaptree is in use