-
-
Notifications
You must be signed in to change notification settings - Fork 4
feat(regionserver): add graceful shutdown configuration #570
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
Merged
Merged
Changes from 15 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
4ad793f
feat(regionserver): add graceful shutdown configuration
razvan cb232df
Make UnifiedRoleConfiguration a sub-trait of Send
razvan dea179d
Replace trait with enum.
razvan eecaf23
implement region mover command
razvan 0b14f92
fix: crd field names
razvan 71793ea
unit tests and shell escaping
razvan 1644aff
update docs
razvan 1903f36
spelling
razvan 5e8201f
cargo update
razvan e76166a
added shutdown test & hbase-entrypoint.sh
razvan 3c63da1
cleanup and set region mover opts env var
razvan 69a6f49
main merge
razvan 8dbde9b
first successful integration test
razvan 68756ab
main merge
razvan 43abf6d
fix image pull policy for the kerberos tests
razvan 2b6e89b
add RUN_REGION_MOVER env var
razvan c53497a
Update docs/modules/hbase/pages/usage-guide/operations/graceful-shutd…
razvan 4e31a3c
remove trailing whitespace in docs
razvan a10caa0
rust : remove unused dep
razvan f42ab05
fix shellcheck lint
razvan 0e9e37e
update shutdown test and run it successfuly
razvan c2c92c5
update docs
razvan 8d7265e
Update rust/crd/src/lib.rs
razvan 28a1395
fix const arithmetic
razvan f059e7f
switch to LazyLock
razvan 67f3f1b
configure gracefulShutdownTimeout in (almost) all tests
razvan 7e118ab
region mover args
razvan 34a5ddb
Merge branch 'main' into feat/region-mover
razvan f9a769b
Update CHANGELOG.md
razvan 420ba36
Update rust/crd/src/lib.rs
razvan 2b0d63b
Update rust/crd/src/lib.rs
razvan 5d5d5e9
Update rust/crd/src/lib.rs
razvan 228ad4f
Update docs/modules/hbase/pages/usage-guide/operations/graceful-shutd…
razvan 039c22a
Update docs/modules/hbase/pages/usage-guide/operations/graceful-shutd…
razvan 60b9dc8
Update docs/modules/hbase/pages/usage-guide/operations/graceful-shutd…
razvan fd8331e
Update docs/modules/hbase/pages/usage-guide/operations/graceful-shutd…
razvan 5378f11
Update rust/crd/src/lib.rs
razvan 7b08a26
main merge
razvan 6f087db
note on constant paths and the entrypoint script
razvan 0f32e59
remove unnecessary configOverrides
razvan 109e877
wip: use Fragment for the RegionMover
razvan 05f4303
fix crd generation
razvan 19fed55
test: fail if the regionmover fails (only with 2.6)
razvan 8a8d26a
refactor to reduce (some) duplication
razvan e0aaa27
tests: use dev images
razvan eb52267
feat: remove hard-coded cluster.local from the domain name
razvan c051fb5
main merge
razvan 40ae497
Merge branch 'main' into feat/region-mover
razvan d6d5fe4
fix: RegionMover fields should not be Optional
razvan fa239e5
main merge
razvan cb76f4e
add STACKABLE_LOG_DIR env var
razvan e86b446
ref introduce const CONTAINERDEBUG_LOG_DIRECTORY
razvan cd22ba8
main merge
razvan ab00b89
make shutdown test more resilient
razvan 19db6a9
main merge
razvan a6facad
Merge branch 'main' into feat/region-mover
razvan 6cbe265
tmp test def
razvan 7c9a5bd
update rustfmt
razvan 2123fbc
main merge
razvan ace488a
Update tests/templates/kuttl/shutdown/30-install-hbase.yaml.j2
razvan ca3f734
revert test definition
razvan 76001c5
update changelog
razvan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.