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

Various vtorc backports into v14 #82

Merged
merged 10 commits into from
Jul 10, 2023

Conversation

* feat: convert join with database_instance to a left join and prevent fixes from running if the information from database_instance is unavailable
* test: add tests to verify the fix works

Co-authored-by: Manan Gupta <[email protected]>
Signed-off-by: Max Englander <[email protected]>
…ary failures (vitessio#13190)

* test: add a failing test

Signed-off-by: Manan Gupta <[email protected]>

* feat: fix the problem

Signed-off-by: Manan Gupta <[email protected]>

* feat: read vttablet records for instances that have no mysql port too

Signed-off-by: Manan Gupta <[email protected]>

* feat: refactor the code

Signed-off-by: Manan Gupta <[email protected]>

* feat: add tests for the newly introduced function

Signed-off-by: Manan Gupta <[email protected]>

* test: fix test expectations

Signed-off-by: Manan Gupta <[email protected]>

* feat: fix flakiness in tests

Signed-off-by: Manan Gupta <[email protected]>

* feat: fix comments

Signed-off-by: Manan Gupta <[email protected]>

---------

Co-authored-by: Manan Gupta <[email protected]>
Signed-off-by: Max Englander <[email protected]>
GuptaManan100 and others added 6 commits July 6, 2023 03:51
…is stopped (vitessio#10786)

* feat: add failing vtorc test
* feat: consider replication stopped if either thread is stopped

Co-authored-by: Manan Gupta <[email protected]>
Signed-off-by: Max Englander <[email protected]>
Signed-off-by: Manan Gupta <[email protected]>
Signed-off-by: Manan Gupta <[email protected]>
Signed-off-by: Manan Gupta <[email protected]>
@GuptaManan100
Copy link

I have pushed some changes. Mostly they are minor fixes and fixes to the tests. Otherwise, this is perfect! Thank you @maxenglander for doing this! I know it couldn't have been a pleasant experience cherry-picking these changes!!

@maxenglander maxenglander marked this pull request as ready for review July 10, 2023 21:58
@maxenglander maxenglander merged commit 67d94cd into v14-mysql57-hc Jul 10, 2023
@maxenglander maxenglander deleted the v14-mysql57-hc-gh-13190 branch July 10, 2023 21:58
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.

2 participants