-
Notifications
You must be signed in to change notification settings - Fork 778
Pull requests: tikv/pd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
server: add microservice metadata cleanup API
dco-signoff: yes
Indicates the PR's author has signed the dco.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#11141
opened Aug 13, 2026 by
rleungx
Member
Loading…
core: scan a copy-on-write snapshot in GetRegionSizeByRange
contribution
This PR is from a community contributor.
dco-signoff: yes
Indicates the PR's author has signed the dco.
first-time-contributor
Indicates that the PR was contributed by an external member and is a first-time contributor.
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#11140
opened Aug 12, 2026 by
vldmit
Loading…
core, schedulers: fix balance-region churn on near-empty clusters
dco-signoff: yes
Indicates the PR's author has signed the dco.
do-not-merge/needs-triage-completed
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#11137
opened Aug 12, 2026 by
bufferflies
Contributor
Loading…
gc: make GC state reads respect request cancellation
dco-signoff: yes
Indicates the PR's author has signed the dco.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
client/resource_group: enforce one active controller per process
contribution
This PR is from a community contributor.
dco-signoff: yes
Indicates the PR's author has signed the dco.
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
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.
#11132
opened Aug 11, 2026 by
YuhaoZhang00
Contributor
Loading…
pd-ctl: check target readiness before leader transfer
dco-signoff: yes
Indicates the PR's author has signed the dco.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#11130
opened Aug 11, 2026 by
JmPotato
Member
Loading…
[DNM] test scale out
contribution
This PR is from a community contributor.
dco-signoff: yes
Indicates the PR's author has signed the dco.
do-not-merge/needs-linked-issue
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
first-time-contributor
Indicates that the PR was contributed by an external member and is a first-time contributor.
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
release-note-none
Denotes a PR that doesn't merit a release note.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#11128
opened Aug 11, 2026 by
exit-code-1
•
Draft
*: delete per-store metrics when a store is tombstoned
dco-signoff: yes
Indicates the PR's author has signed the dco.
do-not-merge/needs-triage-completed
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#11127
opened Aug 10, 2026 by
bufferflies
Contributor
Loading…
mcs, tso: fix expected-primary transient marker races
dco-signoff: yes
Indicates the PR's author has signed the dco.
do-not-merge/needs-triage-completed
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#11123
opened Aug 6, 2026 by
bufferflies
Contributor
Loading…
evict: support new_primary in /primary/evict endpoint
dco-signoff: yes
Indicates the PR's author has signed the dco.
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.
#11121
opened Aug 6, 2026 by
bufferflies
Contributor
Loading…
mcs, schedule: reconcile large watcher snapshots
dco-signoff: yes
Indicates the PR's author has signed the dco.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
tools: make pd-ut task order deterministic
dco-signoff: yes
Indicates the PR's author has signed the dco.
do-not-merge/needs-triage-completed
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
release-note-none
Denotes a PR that doesn't merit a release note.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
tools: add region meta consistency checker
dco-signoff: yes
Indicates the PR's author has signed the dco.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#11112
opened Aug 5, 2026 by
JmPotato
Member
Loading…
server, member: test the step-down invariant and resign before logging
contribution
This PR is from a community contributor.
dco-signoff: yes
Indicates the PR's author has signed the dco.
do-not-merge/needs-triage-completed
needs-cherry-pick-release-8.5
Should cherry pick this PR to release-8.5 branch.
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
release-note-none
Denotes a PR that doesn't merit a release note.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#11110
opened Aug 5, 2026 by
YuhaoZhang00
Contributor
Loading…
core, server/cluster: isolate preparing range size scans
dco-signoff: yes
Indicates the PR's author has signed the dco.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#11098
opened Aug 3, 2026 by
lhy1024
Member
Loading…
cluster: serialize PutStore uniqueness check with store write
contribution
This PR is from a community contributor.
dco-signoff: yes
Indicates the PR's author has signed the dco.
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#11097
opened Aug 3, 2026 by
JaySon-Huang
Contributor
Loading…
server, pd-ctl: support batched keyspace Region scans
dco-signoff: yes
Indicates the PR's author has signed the dco.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#11093
opened Aug 3, 2026 by
JmPotato
Member
Loading…
client: centralize client initialization
dco-signoff: yes
Indicates the PR's author has signed the dco.
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.
#11085
opened Aug 3, 2026 by
disksing
Contributor
Loading…
client/tso: encapsulate request metadata
dco-signoff: yes
Indicates the PR's author has signed the dco.
release-note-none
Denotes a PR that doesn't merit a release note.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#11084
opened Aug 3, 2026 by
disksing
Contributor
Loading…
chore(dashboard): update TiDB Dashboard to v8.5.7-26a85e80 [release-8.5]
contribution
This PR is from a community contributor.
dco-signoff: yes
Indicates the PR's author has signed the dco.
do-not-merge/cherry-pick-not-approved
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
release-note-none
Denotes a PR that doesn't merit a release note.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#11074
opened Jul 31, 2026 by
yibin87
Contributor
Loading…
syncer: harden full sync recovery
dco-signoff: yes
Indicates the PR's author has signed the dco.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#11064
opened Jul 29, 2026 by
okJiang
Member
Loading…
server: keep unsynced region stats leader-only
dco-signoff: yes
Indicates the PR's author has signed the dco.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#11065
opened Jul 29, 2026 by
okJiang
Member
Loading…
memory: apply cgroup limit immediately
approved
dco-signoff: yes
Indicates the PR's author has signed the dco.
needs-1-more-lgtm
Indicates a PR needs 1 more LGTM.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#11063
opened Jul 29, 2026 by
okJiang
Member
Loading…
syncer: isolate flow-only updates from full sync
dco-signoff: yes
Indicates the PR's author has signed the dco.
release-note-none
Denotes a PR that doesn't merit a release note.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#11058
opened Jul 28, 2026 by
rleungx
Member
Loading…
schedule: support placement-constrained hot scheduling
approved
dco-signoff: yes
Indicates the PR's author has signed the dco.
needs-1-more-lgtm
Indicates a PR needs 1 more LGTM.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#11057
opened Jul 28, 2026 by
rleungx
Member
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.