-
Notifications
You must be signed in to change notification settings - Fork 222
Pull requests: tikv/client-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix the problem that adaptive update interval doesn't recovers back and there's too much logs about setting the config (#1502)
dco-signoff: yes
Indicates the PR's author has signed the dco.
needs-1-more-lgtm
Indicates a PR needs 1 more LGTM.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#1504
opened Nov 19, 2024 by
MyonKeminta
Loading…
memdb: retain old version nodes of ART to satisfy snapshot read
approved
dco-signoff: yes
Indicates the PR's author has signed the dco.
needs-1-more-lgtm
Indicates a PR needs 1 more LGTM.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#1503
opened Nov 19, 2024 by
you06
Loading…
Allow configuring the policy when prewrite encounters lock
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#1501
opened Nov 18, 2024 by
ekexium
Loading…
membuffer: fix memory leak in red-black tree (#1483)
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#1500
opened Nov 18, 2024 by
you06
Loading…
membuffer: fix memory leak in red-black tree (#1483)
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#1499
opened Nov 18, 2024 by
you06
Loading…
membuffer: fix memory leak in red-black tree (#1483)
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#1498
opened Nov 18, 2024 by
you06
Loading…
membuffer: fix memory leak in red-black tree (#1483)
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#1497
opened Nov 18, 2024 by
you06
Loading…
membuffer: fix memory leak in red-black tree (#1483)
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#1496
opened Nov 18, 2024 by
you06
Loading…
Allow setting concurrency for pipelined flush and resolveLocks
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#1494
opened Nov 13, 2024 by
ekexium
Loading…
Export commitTS of KVTxn
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#1489
opened Nov 11, 2024 by
b6g
Loading…
OWNERS: Auto Sync OWNERS files from community membership
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#1481
opened Oct 24, 2024 by
ti-chi-bot
Loading…
2 tasks done
membuffer: fix data race when Indicates the PR's author has signed the dco.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
needs-1-more-lgtm
Indicates a PR needs 1 more LGTM.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
IsReadOnly
and Set may be concurrently invoked
approved
dco-signoff: yes
#1479
opened Oct 17, 2024 by
you06
Loading…
add retry limiter to backoff function
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#1478
opened Oct 16, 2024 by
Tema
Loading…
retry stale read on follower if leader timeout
dco-signoff: no
Indicates the PR's author has not signed dco.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#1450
opened Aug 27, 2024 by
mittalrishabh
Loading…
OWNERS: Auto Sync OWNERS files from community membership (#1425)
approved
dco-signoff: yes
Indicates the PR's author has signed the dco.
lgtm
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
skip-issue-check
Indicates that a PR no need to check linked issue.
type/cherry-pick-for-tidb-cse-7.5
#1443
opened Aug 27, 2024 by
ti-chi-bot
Loading…
2 tasks done
OWNERS: Auto Sync OWNERS files from community membership (#1425)
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
skip-issue-check
Indicates that a PR no need to check linked issue.
type/cherry-pick-for-tidb-8.1
#1442
opened Aug 27, 2024 by
ti-chi-bot
Loading…
2 tasks done
OWNERS: Auto Sync OWNERS files from community membership (#1425)
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
skip-issue-check
Indicates that a PR no need to check linked issue.
type/cherry-pick-for-tidb-7.1
#1440
opened Aug 27, 2024 by
ti-chi-bot
Loading…
2 tasks done
OWNERS: Auto Sync OWNERS files from community membership (#1425)
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
skip-issue-check
Indicates that a PR no need to check linked issue.
type/cherry-pick-for-tidb-6.5
#1439
opened Aug 27, 2024 by
ti-chi-bot
Loading…
2 tasks done
OWNERS: Auto Sync OWNERS files from community membership (#1425)
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
skip-issue-check
Indicates that a PR no need to check linked issue.
type/cherry-pick-for-tidb-6.1
#1438
opened Aug 27, 2024 by
ti-chi-bot
Loading…
2 tasks done
build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /examples/rawkv
dependencies
Pull requests that update a dependency file
#1384
opened Jul 9, 2024 by
dependabot
bot
Loading…
examples: add the Benchmark tool for TiKV
dco-signoff: yes
Indicates the PR's author has signed the dco.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#1331
opened May 9, 2024 by
LykxSassinator
Loading…
Add OnMemChange to support memory tracing of LockCtx
#1301
opened Apr 18, 2024 by
RemHero
Loading…
5 tasks
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.