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

update proxy of release-8.1 to raftstore-proxy-8.1 #9408

Closed

Conversation

CalvinNeo
Copy link
Member

What problem does this PR solve?

Issue Number: ref #4982

Problem Summary:
update proxy to raftstore-proxy-8.1
Proxy PR:
Including:\nSubmodule contrib/tiflash-proxy 7dc50b4eb0..4ebe44d321:

Fix build on macos (#388)
Fix the compile issue on arm64 (#387)
Enable /debug/pprof/heap (#384)
Fix some warnings and errors on mac (#383)
Disable enable_heap_profiling and improve some codes (#380)
Skip proxy build time (#379)
Merge pull request #377 from CalvinNeo/upd-redact-log
Enable heap profiling (#376)
Fix slog and slog-global (#375)
Merge pull request #374 from CalvinNeo/upgrade-near-8.2
Add approvers (#373)
Strengthen configuration change approval (#371)
Add log for current ReadIndex mechanism (#370)
Add some tests for replica read (#369)

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

CalvinNeo and others added 30 commits April 9, 2024 08:36
EricZequan and others added 18 commits August 26, 2024 07:40
… V7 (pingcap#9343)

ref pingcap#9036

Storage: support restore segments from checkpoint with format version V7

Signed-off-by: Lloyd-Pottiger <[email protected]>
…p#9363)

ref pingcap#4982

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Calvin Neo <[email protected]>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
…gcap#9370)

ref pingcap#9032

Signed-off-by: Wish <[email protected]>

Co-authored-by: Wenxuan <[email protected]>
Co-authored-by: JaySon <[email protected]>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
close pingcap#9374

In `MinMaxIndex`, if the input value is null, return `RSResult::NoneNull`.

Co-authored-by: JaySon <[email protected]>
close pingcap#9367

Fix compilation fails on RockyLinux 8 arm64 arch

Signed-off-by: Calvin Neo <[email protected]>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
pingcap#9082)

ref pingcap#8869

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ref pingcap#6233

storage: refine DeltaMergeStore

Signed-off-by: Lloyd-Pottiger <[email protected]>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ref pingcap#6233

tests: Refine the README of running integration tests

Signed-off-by: Lloyd-Pottiger <[email protected]>
…#9072)

ref pingcap#8869

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
close pingcap#9392

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ref pingcap#8673, ref pingcap#9394

Signed-off-by: Calvin Neo <[email protected]>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
close pingcap#9344

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
@ti-chi-bot ti-chi-bot bot added do-not-merge/cherry-pick-not-approved release-note-none Denotes a PR that doesn't merit a release note. labels Sep 4, 2024
Copy link
Contributor

ti-chi-bot bot commented Sep 4, 2024

This cherry pick PR is for a release branch and has not yet been approved by triage owners.
Adding the do-not-merge/cherry-pick-not-approved label.

To merge this cherry pick:

  1. It must be approved by the approvers firstly.
  2. AFTER it has been approved by approvers, please wait for the cherry-pick merging approval from triage owners.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link
Contributor

ti-chi-bot bot commented Sep 4, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from calvinneo, ensuring that each of them provides their approval before proceeding. For more information see the Code Review Process.

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

Needs approval from an approver in each of these files:

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 the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Sep 4, 2024
@CalvinNeo CalvinNeo requested review from JinheLin, JaySon-Huang and Lloyd-Pottiger and removed request for JinheLin and JaySon-Huang September 4, 2024 06:57
@CalvinNeo CalvinNeo closed this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/cherry-pick-not-approved release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.