Skip to content

[v15.0.5]: Backport upstream 13856 - reshard state check fix#322

Closed
tanjinx wants to merge 4 commits intoslack-15.0from
v15-backport-reshard
Closed

[v15.0.5]: Backport upstream 13856 - reshard state check fix#322
tanjinx wants to merge 4 commits intoslack-15.0from
v15-backport-reshard

Conversation

@tanjinx
Copy link
Copy Markdown

@tanjinx tanjinx commented Apr 30, 2024

Description

backport vitessio#13856
fixing confusing resharding message https://jira.tinyspeck.com/browse/DRE-9167

Fatal MySQL error: DB-vitess: ERUnknownError 1105 target: pool1.-80.primary: current keyspace is being resharded

And need another one vitessio#13010 for the missing null pointer check.

v14.0.5 backport #321

Related Issue(s)

Checklist

  • "Backport to:" labels have been added if this change should be back-ported
  • Tests were added or are not required
  • Did the new or modified tests pass consistently locally and on the CI
  • Documentation was added or is not required

Deployment Notes

@tanjinx tanjinx requested a review from a team as a code owner April 30, 2024 19:45
@github-actions github-actions bot added this to the v15.0.5 milestone Apr 30, 2024
tanjinx added 2 commits May 1, 2024 11:04
Signed-off-by: 'Tanjin Xu' <tanjin.xu@slack-corp.com>
Signed-off-by: 'Tanjin Xu' <tanjin.xu@slack-corp.com>
@timvaillancourt
Copy link
Copy Markdown

@tanjinx this PR is including the git state of the upstream PR

How did you do the backport and is it possible to use git cherry-pick -m 1 <merge SHA> so we keep v15 consistent with git history?

@timvaillancourt timvaillancourt self-requested a review May 4, 2024 12:04
Copy link
Copy Markdown

@timvaillancourt timvaillancourt left a comment

Choose a reason for hiding this comment

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

Left comment about git history/backport method

@timvaillancourt
Copy link
Copy Markdown

Replacing this with #377 which uses git cherry-pick

@timvaillancourt timvaillancourt deleted the v15-backport-reshard branch May 28, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants