-
Notifications
You must be signed in to change notification settings - Fork 222
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
feat: Broadcast min_commit_ts for pipelined transactions #1458
feat: Broadcast min_commit_ts for pipelined transactions #1458
Commits on Sep 5, 2024
-
feat: periodic updates of min_commit_ts and broadcast
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75892ad - Browse repository at this point
Copy the full SHA 75892adView commit details -
feat: periodic updates of full store list
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5588fdb - Browse repository at this point
Copy the full SHA 5588fdbView commit details -
test: unit test for minCommitTsManager
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 294e614 - Browse repository at this point
Copy the full SHA 294e614View commit details -
fix: set cluster id for broadcast requests
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 516aa22 - Browse repository at this point
Copy the full SHA 516aa22View commit details
Commits on Sep 6, 2024
-
fix: set resource group related context
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fba423c - Browse repository at this point
Copy the full SHA fba423cView commit details
Commits on Sep 11, 2024
-
limit the update to non-async-commit and non-1pc txns
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5adc6c9 - Browse repository at this point
Copy the full SHA 5adc6c9View commit details
Commits on Sep 18, 2024
-
broadcast txn status when commit and rollback
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61545b0 - Browse repository at this point
Copy the full SHA 61545b0View commit details
Commits on Sep 19, 2024
-
rename minCommiTS to minCommitTSMgr; refactor broadcastToAllStores
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3909ea - Browse repository at this point
Copy the full SHA f3909eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad0302e - Browse repository at this point
Copy the full SHA ad0302eView commit details -
Merge branch 'master' of github.com:tikv/client-go into feat-resolved…
…-ts-for-large-txn
Configuration menu - View commit details
-
Copy full SHA for d2213c5 - Browse repository at this point
Copy the full SHA d2213c5View commit details -
Update txnkv/transaction/2pc.go
Co-authored-by: you06 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a98a443 - Browse repository at this point
Copy the full SHA a98a443View commit details -
refactor broadcastToAllStores to use store goroutine pool
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bad9fd - Browse repository at this point
Copy the full SHA 7bad9fdView commit details -
set refreshStoreListInterval to 10s
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f23a9e - Browse repository at this point
Copy the full SHA 4f23a9eView commit details
Commits on Sep 20, 2024
-
fix: change a read lock to write lock
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a9447b - Browse repository at this point
Copy the full SHA 1a9447bView commit details
Commits on Sep 23, 2024
-
Apply suggestions from code review
Co-authored-by: crazycs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e611350 - Browse repository at this point
Copy the full SHA e611350View commit details -
Configuration menu - View commit details
-
Copy full SHA for f165547 - Browse repository at this point
Copy the full SHA f165547View commit details -
Update txnkv/transaction/pipelined_flush.go
Co-authored-by: crazycs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ecb33d5 - Browse repository at this point
Copy the full SHA ecb33d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9de2ac9 - Browse repository at this point
Copy the full SHA 9de2ac9View commit details -
Merge branch 'feat-resolved-ts-for-large-txn' of github.com:ekexium/c…
…lient-go into feat-resolved-ts-for-large-txn
Configuration menu - View commit details
-
Copy full SHA for 5fece2a - Browse repository at this point
Copy the full SHA 5fece2aView commit details
Commits on Sep 24, 2024
-
comment the check of return values of GetAllStores
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca93ef6 - Browse repository at this point
Copy the full SHA ca93ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a9b779 - Browse repository at this point
Copy the full SHA 4a9b779View commit details -
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4aada7a - Browse repository at this point
Copy the full SHA 4aada7aView commit details -
Merge branch 'master' of github.com:tikv/client-go into feat-resolved…
…-ts-for-large-txn
Configuration menu - View commit details
-
Copy full SHA for 012425a - Browse repository at this point
Copy the full SHA 012425aView commit details -
update integration_tests dependency
Signed-off-by: ekexium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea8180b - Browse repository at this point
Copy the full SHA ea8180bView commit details