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
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 }}
StackAdapt
/
kvrocks-controller
Public
forked from
apache/kvrocks-controller
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Bseto/DB-49 migrate multiple slots
- #1
#1
Draft
bseto
wants to merge 31 commits into
unstable
StackAdapt/kvrocks-controller:unstable
from
bseto/migrate-multiple-slots
StackAdapt/kvrocks-controller:bseto/migrate-multiple-slots
Copy head branch name to clipboard
Conversation
Commits
31
(31)
Checks
Files changed
Draft
Bseto/DB-49 migrate multiple slots
#1
bseto
wants to merge 31 commits into
unstable
StackAdapt/kvrocks-controller:unstable
from
bseto/migrate-multiple-slots
StackAdapt/kvrocks-controller:bseto/migrate-multiple-slots
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2025
adds all config files to var/lib/kvctl
bseto
committed
5c1c181
View commit details
Copy full SHA for 5c1c181
Browse repository at this point
needs consul0 for local dev
bseto
committed
ef5be08
View commit details
Copy full SHA for ef5be08
Browse repository at this point
adds some more things required for local development
bseto
committed
dacb630
View commit details
Copy full SHA for dacb630
Browse repository at this point
adds a queue so we can find requests that can't be made yet and queue them up
bseto
committed
0d4ee9e
View commit details
Copy full SHA for 0d4ee9e
Browse repository at this point
changes the config-consul.yaml back to what it was before
bseto
committed
102bb46
View commit details
Copy full SHA for 102bb46
Browse repository at this point
changes slot to slot range instead of ranges
bseto
committed
0d58272
View commit details
Copy full SHA for 0d58272
Browse repository at this point
doing some debugging
bseto
committed
8bf5bb8
View commit details
Copy full SHA for 8bf5bb8
Browse repository at this point
removes old logging
bseto
committed
10c368c
View commit details
Copy full SHA for 10c368c
Browse repository at this point
adds additional kvrocks nodes to test parallel and sequential migrations
bseto
committed
cd45e8f
View commit details
Copy full SHA for cd45e8f
Browse repository at this point
fixes up some tests
bseto
committed
c6c1e19
View commit details
Copy full SHA for c6c1e19
Browse repository at this point
updates log info
bseto
committed
7323879
View commit details
Copy full SHA for 7323879
Browse repository at this point
comments out migrateslot test
bseto
committed
165dece
View commit details
Copy full SHA for 165dece
Browse repository at this point
fixed test
bseto
committed
881cde2
View commit details
Copy full SHA for 881cde2
Browse repository at this point
adds old test back in
bseto
committed
d46121f
View commit details
Copy full SHA for d46121f
Browse repository at this point
removes external docker network and removes some logging
bseto
committed
5e91e3e
View commit details
Copy full SHA for 5e91e3e
Browse repository at this point
removes some more logging
bseto
committed
323879d
View commit details
Copy full SHA for 323879d
Browse repository at this point
adds a way to delete migration queue
bseto
committed
1e7158f
View commit details
Copy full SHA for 1e7158f
Browse repository at this point
adds a way to cancel migration queue
bseto
committed
f9eb3b9
View commit details
Copy full SHA for f9eb3b9
Browse repository at this point
removes some old logging
bseto
committed
0f94db9
View commit details
Copy full SHA for 0f94db9
Browse repository at this point
adds a CanMigrate function to check if migrations are possible
bseto
committed
2a31dc4
View commit details
Copy full SHA for 2a31dc4
Browse repository at this point
Commits on Aug 12, 2025
changes cancel to be clear instead
bseto
committed
45636e8
View commit details
Copy full SHA for 45636e8
Browse repository at this point
adds a new starting hook for clusterChecker
Show description for 6aa2c67
bseto
committed
6aa2c67
View commit details
Copy full SHA for 6aa2c67
Browse repository at this point
adds another hook that initializes the clusterInfo first
bseto
committed
9b5e171
View commit details
Copy full SHA for 9b5e171
Browse repository at this point
adds more comment to initializeClusterInfo
bseto
committed
dcd45e0
View commit details
Copy full SHA for dcd45e0
Browse repository at this point
Commits on Aug 14, 2025
adds a writer to load the cluster with
bseto
committed
bf69c6f
View commit details
Copy full SHA for bf69c6f
Browse repository at this point
removes the nolock call
bseto
committed
b460269
View commit details
Copy full SHA for b460269
Browse repository at this point
adds writer and reader for testing
bseto
committed
64197ca
View commit details
Copy full SHA for 64197ca
Browse repository at this point
created some reader and writers, but can't reproduce out of order error
bseto
committed
a473d0d
View commit details
Copy full SHA for a473d0d
Browse repository at this point
removes the reader and writer utils
bseto
committed
d8f3813
View commit details
Copy full SHA for d8f3813
Browse repository at this point
Commits on Nov 19, 2025
adds a delay to the syncClusterToNodes
bseto
committed
81c5803
View commit details
Copy full SHA for 81c5803
Browse repository at this point
adds delay to sync cluster nodes
bseto
committed
6105e71
View commit details
Copy full SHA for 6105e71
Browse repository at this point
You can’t perform that action at this time.