Skip to content
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

8_0_0 Release Notes #6790

Merged
merged 6 commits into from
Oct 27, 2020
Merged

Conversation

askdba
Copy link
Contributor

@askdba askdba commented Sep 28, 2020

Signed-off-by: Alkin Tezuysal alkin.tezuysal@gmail.com

Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
@askdba askdba requested a review from sougou as a code owner September 28, 2020 04:28
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
* VTtablet throttler feature flag: -enable-lag-throttler #6815
* VTtablet two-phase commit design doc #6498

### VTorc - Orchestrator
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can summarize the bullets below into: "Experimental version of Vitess-native Orchestrator 'vtorc' is ready for users to try out.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>


### Set Statement Support
Set statement support is added in Vitess. There are [some system variables](https://github.com/vitessio/vitess/blob/master/go/vt/sysvars/sysvars.go#L147,L190) which are disabled by default and can be enabled using flag `-enable_system_settings` on VTGate. These system variables are set on the mysql and they does not use connection pool and have their own dedicated connection.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These system variables are set on the mysql and they does not use connection pool and have their own dedicated connection.

=>

These system variables are set on the backing MySQL instance, and will force the connection to be dedicated instead of part of the connection pool

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
@askdba askdba changed the base branch from master to release-8.0 October 27, 2020 13:53
@askdba
Copy link
Contributor Author

askdba commented Oct 27, 2020

Merging to the v8 branch before the release.

@askdba askdba merged commit 7e09d0c into vitessio:release-8.0 Oct 27, 2020
@systay systay deleted the 8_0_0_release_notes branch October 27, 2020 13:56
@systay systay mentioned this pull request Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants