Skip to content

KVStore: Fix spurious region overlap when two region are both applying snapshots#9592

Merged
ti-chi-bot[bot] merged 1 commit intopingcap:release-8.1from
CalvinNeo:pick-9330
Nov 8, 2024
Merged

KVStore: Fix spurious region overlap when two region are both applying snapshots#9592
ti-chi-bot[bot] merged 1 commit intopingcap:release-8.1from
CalvinNeo:pick-9330

Conversation

@CalvinNeo
Copy link
Member

@CalvinNeo CalvinNeo commented Nov 7, 2024

What problem does this PR solve?

Issue Number: close #9329

Problem Summary:

Cherry-pick of #9330

What is changed and how it works?


Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

None

…g snapshots (pingcap#9330)

close pingcap#9329

Signed-off-by: Calvin Neo <calvinneo1995@gmail.com>

Co-authored-by: JaySon <tshent@qq.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. do-not-merge/cherry-pick-not-approved size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 7, 2024
@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Nov 8, 2024
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Nov 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JinheLin, Lloyd-Pottiger

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [JinheLin,Lloyd-Pottiger]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Nov 8, 2024
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Nov 8, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-11-08 02:06:01.973779828 +0000 UTC m=+1179474.812935373: ☑️ agreed by Lloyd-Pottiger.
  • 2024-11-08 05:42:54.340945493 +0000 UTC m=+1192487.180101034: ☑️ agreed by JinheLin.

@ti-chi-bot ti-chi-bot bot added cherry-pick-approved Cherry pick PR approved by release team. and removed do-not-merge/cherry-pick-not-approved labels Nov 8, 2024
@ti-chi-bot ti-chi-bot bot merged commit f322a34 into pingcap:release-8.1 Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved cherry-pick-approved Cherry pick PR approved by release team. lgtm release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants