Skip to content

Conversation

@adelapena
Copy link
Contributor

…L > ONE

@adelapena adelapena force-pushed the 8272-3.11 branch 2 times, most recently from 0d3c243 to 33ded65 Compare March 29, 2020 02:00
@adelapena adelapena force-pushed the 8272-3.11 branch 2 times, most recently from 52dd963 to cd53668 Compare May 29, 2020 16:27
adelapena added 3 commits June 2, 2020 12:11
patch by Andres de la Peña; reviewed by Benjamin Lerer, Caleb Rackliffe and ZhaoYang for CASSANDRA-8272
# Conflicts:
#	src/java/org/apache/cassandra/db/filter/RowFilter.java
@adelapena adelapena closed this Jun 5, 2020
blambov pushed a commit to blambov/cassandra that referenced this pull request Sep 30, 2022
Provides support for hinted handoff for multi-region support:
- Adds property for custom implementations of hint verb handler.
- Adds hints endpoint provider interface and implements default 
  provider. Allows to provide custom implementation of hints endpoint 
  provider through relevant property.
  Relevant calls are replaced in hits implementation to use the 
  provider.
- Adds property for max hint file size, track data size in file 
  descriptor and prevents hinting if exceeded
- Adds hint timeout property and uses it in verb handler
- Adds property and skips rewriting left hints if set
- Makes needed API public and provide getters
- Fixes test coverage
blambov pushed a commit to blambov/cassandra that referenced this pull request Nov 24, 2022
Provides support for hinted handoff for multi-region support:
- Adds property for custom implementations of hint verb handler.
- Adds hints endpoint provider interface and implements default
  provider. Allows to provide custom implementation of hints endpoint
  provider through relevant property.
  Relevant calls are replaced in hits implementation to use the
  provider.
- Adds property for max hint file size, track data size in file
  descriptor and prevents hinting if exceeded
- Adds hint timeout property and uses it in verb handler
- Adds property and skips rewriting left hints if set
- Makes needed API public and provide getters
- Fixes test coverage

(cherry picked from commit 60bdd24)
adelapena pushed a commit to adelapena/cassandra that referenced this pull request Sep 26, 2023
Provides support for hinted handoff for multi-region support:
- Adds property for custom implementations of hint verb handler.
- Adds hints endpoint provider interface and implements default
  provider. Allows to provide custom implementation of hints endpoint
  provider through relevant property.
  Relevant calls are replaced in hits implementation to use the
  provider.
- Adds property for max hint file size, track data size in file
  descriptor and prevents hinting if exceeded
- Adds hint timeout property and uses it in verb handler
- Adds property and skips rewriting left hints if set
- Makes needed API public and provide getters
- Fixes test coverage

(cherry picked from commit 60bdd24)
(cherry picked from commit 52a6c0c)
(cherry picked from commit ce42754)
ekaterinadimitrova2 pushed a commit to ekaterinadimitrova2/cassandra that referenced this pull request Jun 3, 2024
Provides support for hinted handoff for multi-region support:
- Adds property for custom implementations of hint verb handler.
- Adds hints endpoint provider interface and implements default
  provider. Allows to provide custom implementation of hints endpoint
  provider through relevant property.
  Relevant calls are replaced in hits implementation to use the
  provider.
- Adds property for max hint file size, track data size in file
  descriptor and prevents hinting if exceeded
- Adds hint timeout property and uses it in verb handler
- Adds property and skips rewriting left hints if set
- Makes needed API public and provide getters
- Fixes test coverage

(cherry picked from commit 60bdd24)
(cherry picked from commit 52a6c0c)
(cherry picked from commit ce42754)
(cherry picked from commit 18a6c72)
michaelsembwever pushed a commit to thelastpickle/cassandra that referenced this pull request Jan 7, 2026
Provides support for hinted handoff for multi-region support:
- Adds property for custom implementations of hint verb handler.
- Adds hints endpoint provider interface and implements default
  provider. Allows to provide custom implementation of hints endpoint
  provider through relevant property.
  Relevant calls are replaced in hits implementation to use the
  provider.
- Adds property for max hint file size, track data size in file
  descriptor and prevents hinting if exceeded
- Adds hint timeout property and uses it in verb handler
- Adds property and skips rewriting left hints if set
- Makes needed API public and provide getters
- Fixes test coverage

(cherry picked from commit 60bdd24)
(cherry picked from commit 52a6c0c)
(cherry picked from commit ce42754)
(cherry picked from commit 18a6c72)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant