-
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
tabletserver: SBR deprecation #5940
Commits on Mar 17, 2020
-
tabletserver: remove TxPoolController abstraction
It was not necessary, and was obfuscating the fact that it's wrapping TxEngine. Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 481ff93 - Browse repository at this point
Copy the full SHA 481ff93View commit details -
deprecation: delete unused event token code
There was an aspiration that applications will use an event token to validate how fresh a replica read was. The feature was neither very usable nor used by anyone. This has now been deleted. Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d66aa0 - Browse repository at this point
Copy the full SHA 1d66aa0View commit details -
tabletserver: simplify some code
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8647051 - Browse repository at this point
Copy the full SHA 8647051View commit details -
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbd81a3 - Browse repository at this point
Copy the full SHA cbd81a3View commit details -
deprecation: implement DMLLimit
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 585fa2a - Browse repository at this point
Copy the full SHA 585fa2aView commit details -
deprecation: delete lot of SBR code
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ee0b11 - Browse repository at this point
Copy the full SHA 4ee0b11View commit details -
deprecation: refactor code for readability
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11e4978 - Browse repository at this point
Copy the full SHA 11e4978View commit details -
deprecation: support direct autocommit
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5a5dc5 - Browse repository at this point
Copy the full SHA f5a5dc5View commit details -
deprecation: tests for planbuilder
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0794095 - Browse repository at this point
Copy the full SHA 0794095View commit details -
deprecation: improve DDL pass-through
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6af114 - Browse repository at this point
Copy the full SHA c6af114View commit details
Commits on Mar 18, 2020
-
deprecation: tabletserver tests WIP
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4e107d - Browse repository at this point
Copy the full SHA a4e107dView commit details -
deprecation: tabletserver unit tests pass
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5c87fc - Browse repository at this point
Copy the full SHA e5c87fcView commit details -
deprecation: no need to check binlog format
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1e533d - Browse repository at this point
Copy the full SHA a1e533dView commit details -
deprecation: fix other tests under tabletserver
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5a97a3 - Browse repository at this point
Copy the full SHA d5a97a3View commit details
Commits on Mar 19, 2020
-
deprecation: fix tabletserver endtoend tests
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e728d4 - Browse repository at this point
Copy the full SHA 8e728d4View commit details -
deprecation: fix other e2e tests
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e69b85c - Browse repository at this point
Copy the full SHA e69b85cView commit details
Commits on Mar 20, 2020
-
deprecation: rollback on limit failure
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebd6524 - Browse repository at this point
Copy the full SHA ebd6524View commit details -
deprecation: address review comments
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac2567f - Browse repository at this point
Copy the full SHA ac2567fView commit details