Skip to content

8_0_0 Release Notes#6790

Merged
askdba merged 6 commits intovitessio:release-8.0from
planetscale:8_0_0_release_notes
Oct 27, 2020
Merged

8_0_0 Release Notes#6790
askdba merged 6 commits intovitessio:release-8.0from
planetscale:8_0_0_release_notes

Conversation

@askdba
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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