-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add Unresolved Transactions command in vtctld service #16679
Commits on Aug 28, 2024
-
adding unresolved transactions rpc to retrieve transactions from spec…
…ified keyspace Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5a7515 - Browse repository at this point
Copy the full SHA a5a7515View commit details
Commits on Aug 29, 2024
-
vtctld service added server rpc for unresolved transactions
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d65b07 - Browse repository at this point
Copy the full SHA 7d65b07View commit details -
proto changes to add unresolved transactions rpc to tabletmanager
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbb6144 - Browse repository at this point
Copy the full SHA cbb6144View commit details -
implement tablet manager side of retrieving unresolved transactions
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ec68ca - Browse repository at this point
Copy the full SHA 6ec68caView commit details -
test: added vtctld server test
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53b217c - Browse repository at this point
Copy the full SHA 53b217cView commit details -
test: added test for tablet manager rpc
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af08cde - Browse repository at this point
Copy the full SHA af08cdeView commit details
Commits on Aug 30, 2024
-
feat: added GetUnresolvedTransactions command
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce51239 - Browse repository at this point
Copy the full SHA ce51239View commit details -
check on twopc enabled flag for unresolved transactions call
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 81a66d3 - Browse repository at this point
Copy the full SHA 81a66d3View commit details -
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e20b98a - Browse repository at this point
Copy the full SHA e20b98aView commit details