-
Notifications
You must be signed in to change notification settings - Fork 0
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
Release 6.5 #36
Release 6.5 #36
Commits on Dec 5, 2022
-
Fix unsafe recovery auto detect mode (tikv#5754) (tikv#5756)
close tikv#5753, ref tikv#5754 Fix unsafe recovery auto-detect mode by passing detected failed stores to TiKV Signed-off-by: Connor1996 <[email protected]> Co-authored-by: Connor1996 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d6c912 - Browse repository at this point
Copy the full SHA 5d6c912View commit details -
*: fix
AtomicCheckAndPutRegion
deadlock (tikv#5758) (tikv#5759)ref tikv#5755, close tikv#5757, ref tikv#5758 Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: Ryan Leung <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1a4433 - Browse repository at this point
Copy the full SHA d1a4433View commit details
Commits on Jan 6, 2023
-
checker: when there are too many orphan peers, try to delete them (ti…
…kv#5787) (tikv#5818) ref tikv#5786, ref tikv#5787 Signed-off-by: HunDunDM <[email protected]> Co-authored-by: HunDunDM <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 979c460 - Browse repository at this point
Copy the full SHA 979c460View commit details
Commits on Jan 12, 2023
-
core: scoreV2 conside the extra file (tikv#5819) (tikv#5842)
Signed-off-by: bufferflies <[email protected]> Signed-off-by: bufferflies <[email protected]> Co-authored-by: bufferflies <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1c0d84 - Browse repository at this point
Copy the full SHA d1c0d84View commit details
Commits on Feb 6, 2023
-
operator: When replacing-down-peer, it should not stop at the step of…
… leave-joint-state (tikv#5789) (tikv#5795) ref tikv#5568, close tikv#5788, ref tikv#5789 Signed-off-by: HunDunDM <[email protected]> Co-authored-by: HunDunDM <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ade6b9 - Browse repository at this point
Copy the full SHA 5ade6b9View commit details
Commits on Feb 13, 2023
-
region_scatterer: fix the bug that could generate schedule with too m…
…any peers (tikv#5920) (tikv#5923) ref tikv#4570, close tikv#5909, ref tikv#5920 Signed-off-by: HunDunDM <[email protected]> Co-authored-by: HunDunDM <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b04f0a9 - Browse repository at this point
Copy the full SHA b04f0a9View commit details
Commits on Feb 14, 2023
-
cluster: no more redundant etcd writes when
ReportMinResolvedTS
is ……called (tikv#5966) (tikv#5979) close tikv#5965, ref tikv#5966 Signed-off-by: HunDunDM <[email protected]> Co-authored-by: HunDunDM <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d34913b - Browse repository at this point
Copy the full SHA d34913bView commit details -
dashboard: default close telemetry (tikv#5974) (tikv#5983)
close tikv#5973, ref tikv#5974 dashboard: default close telemetry Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: nolouch <[email protected]> Co-authored-by: ShuNing <[email protected]> Co-authored-by: nolouch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1985ea3 - Browse repository at this point
Copy the full SHA 1985ea3View commit details
Commits on Feb 17, 2023
-
metrics/grafana: fix Error showing "Current ID assignment" (tikv#5899) (
tikv#6016) close tikv#5898, ref tikv#5899 The old version of idalloc is a globally unique path, and keyspace needs to use id allocator to allocate keyspaceID, so in this pr the id allocator is changed to a general purpose, but not sync metrics. tikv#5284 Signed-off-by: husharp <[email protected]> Co-authored-by: husharp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f07f6ff - Browse repository at this point
Copy the full SHA f07f6ffView commit details
Commits on Mar 1, 2023
-
region_scatter: fix a bug that the leaders may be unbalanced after sc…
…atter region (tikv#6054) (tikv#6061) close tikv#6017, ref tikv#6054 Signed-off-by: HunDunDM <[email protected]> Co-authored-by: HunDunDM <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4a9312 - Browse repository at this point
Copy the full SHA e4a9312View commit details
Commits on Mar 2, 2023
-
*: upgrade the dependencies (tikv#6082)
close tikv#6081 *: upgrade the dependencies Signed-off-by: nolouch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 297cee8 - Browse repository at this point
Copy the full SHA 297cee8View commit details
Commits on Mar 3, 2023
-
moving_filter: fix data race with cache result (tikv#6080) (tikv#6087)
ref tikv#5798, close tikv#6069, ref tikv#6080 Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: lhy1024 <[email protected]> Co-authored-by: lhy1024 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a6f460 - Browse repository at this point
Copy the full SHA 5a6f460View commit details
Commits on Mar 6, 2023
-
*: fix member race problem (tikv#6070) (tikv#6091)
ref tikv#5310, ref tikv#6069, ref tikv#6070 Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: Ryan Leung <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51f382c - Browse repository at this point
Copy the full SHA 51f382cView commit details
Commits on Mar 9, 2023
-
region_scatter: fix a bug that PD may panic when scatter region if re…
…gion is unhealthy (tikv#6128) (tikv#6129) close tikv#6099, ref tikv#6128 Signed-off-by: HunDunDM <[email protected]> Co-authored-by: HunDunDM <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd80719 - Browse repository at this point
Copy the full SHA bd80719View commit details
Commits on Mar 23, 2023
-
rule: it can transfer leader between the different rule (tikv#6200) (t…
…ikv#6202) close tikv#6195, ref tikv#6200 1. role can be transfer when their's rule role is same. Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: bufferflies <[email protected]> Co-authored-by: buffer <[email protected]> Co-authored-by: bufferflies <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7910e2c - Browse repository at this point
Copy the full SHA 7910e2cView commit details
Commits on Mar 31, 2023
-
online recovery: fix online recovery timeout mechanism (tikv#6108) (t…
…ikv#6112) close tikv#6107, ref tikv#6108 fix online recovery timeout mechanism Signed-off-by: Connor1996 <[email protected]> Co-authored-by: Connor1996 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 206d412 - Browse repository at this point
Copy the full SHA 206d412View commit details
Commits on Apr 24, 2023
-
[cherry-pick 6327] server: add accelerate-schedule/batch api (tikv#6348)
* server: add accelerate-schedule/batch api Signed-off-by: Lloyd-Pottiger <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]> * address comments Signed-off-by: Lloyd-Pottiger <[email protected]> --------- Signed-off-by: Lloyd-Pottiger <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10b691a - Browse repository at this point
Copy the full SHA 10b691aView commit details
Commits on May 15, 2023
-
*: add defer to logs the panic reason and stack (tikv#6123) (tikv#6154)
ref tikv#6099, ref tikv#6123 add defer logs the panic reason and stack Signed-off-by: husharp <[email protected]> Co-authored-by: husharp <[email protected]> Co-authored-by: Hu# <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 679c2cc - Browse repository at this point
Copy the full SHA 679c2ccView commit details -
cluster: fix the merging issue of labels after store reboot (tikv#6468)…
… (tikv#6469) ref tikv#5510, close tikv#6467, ref tikv#6468 tikv#5510 introduced a bug that would cause the store labels to be overwritten wrongly after the store reboot. This PR fixed this issue. Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: JmPotato <[email protected]> Co-authored-by: JmPotato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7db3b3 - Browse repository at this point
Copy the full SHA c7db3b3View commit details
Commits on May 24, 2023
-
server: fix the leader cannot election after pd leader lost while etc…
…d leader intact (tikv#6447) (tikv#6460) close tikv#6403, ref tikv#6447 server: fix the leader cannot election after pd leader lost while etcd leader intact Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: nolouch <[email protected]> Co-authored-by: ShuNing <[email protected]> Co-authored-by: nolouch <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 91efbda - Browse repository at this point
Copy the full SHA 91efbdaView commit details -
*: use another etcd client for election (tikv#6409) (tikv#6454)
ref tikv#6403, ref tikv#6409 Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: Ryan Leung <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d086bd5 - Browse repository at this point
Copy the full SHA d086bd5View commit details -
replication_mode: fix the state cannot switch to async while existing…
… learner node (tikv#6452) (tikv#6483) ref tikv#4399, ref tikv#6452, close tikv/tikv#14704 replication_mode: fix the state cannot switch to async while existing learner node - skip the learner node when check the stores state Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: nolouch <[email protected]> Co-authored-by: ShuNing <[email protected]> Co-authored-by: nolouch <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb52d28 - Browse repository at this point
Copy the full SHA cb52d28View commit details
Commits on May 25, 2023
-
checker: fix unhealth region skip the rule check (tikv#6427) (tikv#6430)
close tikv#6426, ref tikv#6427 allow the `schedule=deny` label can do rule constraints check Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: nolouch <[email protected]> Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: ShuNing <[email protected]> Co-authored-by: nolouch <[email protected]> Co-authored-by: Ryan Leung <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 08b8fc8 - Browse repository at this point
Copy the full SHA 08b8fc8View commit details -
chore: update tidb-dashboard version to v2023.05.08.1 (tikv#6516)
fix pingcap/tidb-dashboard#1515, close tikv#6520 Update tidb-dashboard to the lastest version (v2023.05.08.1) Signed-off-by: baurine <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 801601f - Browse repository at this point
Copy the full SHA 801601fView commit details
Commits on May 29, 2023
-
minResolvedTS: Provide an API to fetch the store resolved_ts (tikv#6413…
…) (tikv#6522) close tikv#6386, ref tikv#6413 Provide an API to fetch the store resolved_ts Signed-off-by: husharp <[email protected]> Co-authored-by: husharp <[email protected]> Co-authored-by: Hu# <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e9d0c4 - Browse repository at this point
Copy the full SHA 8e9d0c4View commit details
Commits on Jun 6, 2023
-
config, cluster: add an option to halt the cluster scheduling (tikv#6498
) (tikv#6558) ref tikv#6493, ref tikv#6498 Add an option to halt the cluster scheduling. Signed-off-by: husharp <[email protected]> Co-authored-by: husharp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 410b176 - Browse repository at this point
Copy the full SHA 410b176View commit details
Commits on Jun 7, 2023
-
chore: update tidb-dashboard version to v2023.06.07.1 (tikv#6566)
close tikv#6564 Update tidb-dashboard to the lastest version (v2023.06.07.1) Signed-off-by: baurine <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d320ef - Browse repository at this point
Copy the full SHA 9d320efView commit details
Commits on Jun 9, 2023
-
checker: fix the too many orphan peers cannot be removed (tikv#6574) (t…
…ikv#6575) close tikv#6573, ref tikv#6574 rule-checker: fix the too many orphan peers that cannot be removed - let the health peer can be removed once there exist redundant Signed-off-by: nolouch <[email protected]> Co-authored-by: nolouch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 898dde2 - Browse repository at this point
Copy the full SHA 898dde2View commit details
Commits on Jun 29, 2023
-
leadership: avoid potential data race (tikv#6636) (tikv#6702)
close tikv#6635, ref tikv#6636 Signed-off-by: lhy1024 <[email protected]> Co-authored-by: lhy1024 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfdcdff - Browse repository at this point
Copy the full SHA cfdcdffView commit details
Commits on Jul 4, 2023
-
unsafe recovery: Fixing learner store being ignored error (tikv#6683)
ref tikv#6690, ref tikv#6709 Fix learner store/ replica being ignored error in auto detect mode. Signed-off-by: Yang Zhang <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 15324c5 - Browse repository at this point
Copy the full SHA 15324c5View commit details -
pd-ctl: fix hot region show (tikv#6650) (tikv#6679)
close tikv#6649, ref tikv#6650 Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: lhy1024 <[email protected]> Co-authored-by: lhy1024 <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 086871d - Browse repository at this point
Copy the full SHA 086871dView commit details
Commits on Jul 14, 2023
-
swagger: block swagger url if disbale swagger server (tikv#6785) (tik…
…v#6789) close tikv#6786 /swagger/* return 404 Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: bufferflies <[email protected]> Co-authored-by: buffer <[email protected]> Co-authored-by: bufferflies <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f427242 - Browse repository at this point
Copy the full SHA f427242View commit details -
replication mode: tune persist file timeout (tikv#6670)
fix tikv#6672 Signed-off-by: disksing <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd94a98 - Browse repository at this point
Copy the full SHA bd94a98View commit details
Commits on Jul 26, 2023
-
rule_checker: can replace unhealthPeer with orphanPeer (tikv#6831) (t…
…ikv#6843) close tikv#6559 add logic try to replace unhealthy peer with orphan peer Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: nolouch <[email protected]> Co-authored-by: ShuNing <[email protected]> Co-authored-by: nolouch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2892b46 - Browse repository at this point
Copy the full SHA 2892b46View commit details
Commits on Aug 2, 2023
-
dr-autosync: move state replicate to different goroutine (tikv#6874) (t…
…ikv#6705) fix tikv#6883 Signed-off-by: disksing <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 198860d - Browse repository at this point
Copy the full SHA 198860dView commit details
Commits on Aug 7, 2023
-
scheduler: make hot v2 more suitable small hot region (tikv#6827) (ti…
…kv#6864) close tikv#6645 Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: lhy1024 <[email protected]> Co-authored-by: lhy1024 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2b53f4 - Browse repository at this point
Copy the full SHA f2b53f4View commit details
Commits on Aug 9, 2023
-
utils: let http client can reuse connections (tikv#6914) (tikv#6916)
close tikv#6913 utils: let HTTP client can reuse connections Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: nolouch <[email protected]> Co-authored-by: ShuNing <[email protected]> Co-authored-by: nolouch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for adf0402 - Browse repository at this point
Copy the full SHA adf0402View commit details
Commits on Aug 11, 2023
-
global config: fix etcd client not found (tikv#6866) (tikv#6944)
close tikv#6860 Signed-off-by: husharp <[email protected]> Co-authored-by: husharp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df147b3 - Browse repository at this point
Copy the full SHA df147b3View commit details
Commits on Aug 14, 2023
-
election: fix the keep alive worker (tikv#6925) (tikv#6940)
close tikv#6926 Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: Ryan Leung <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a19dec - Browse repository at this point
Copy the full SHA 3a19decView commit details -
config: sync store config in time (tikv#6919) (tikv#6932)
close tikv#6918 add timeout context for observer tikv config to avoid wait too long Signed-off-by: bufferflies <[email protected]> Co-authored-by: bufferflies <[email protected]> Co-authored-by: buffer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a9fc0f - Browse repository at this point
Copy the full SHA 9a9fc0fView commit details
Commits on Aug 15, 2023
-
api: use easyjson and context in regions interface (tikv#6838) (tikv#…
…6855) close tikv#6835 Signed-off-by: lhy1024 <[email protected]> Co-authored-by: lhy1024 <[email protected]> Co-authored-by: Hu# <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 241ca13 - Browse repository at this point
Copy the full SHA 241ca13View commit details
Commits on Aug 18, 2023
-
chore: update tidb-dashboard to v2023.08.15.1 (tikv#6967)
close tikv#6966 1. This PR fixed the statements list export failed issue 2. This PR support config the ngm component timeout param Signed-off-by: baurine <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4441cd8 - Browse repository at this point
Copy the full SHA 4441cd8View commit details -
pkg/core, cluster: save kv and cache if region flashback (tikv#6911) (t…
…ikv#6948) ref tikv#6912, close tikv/tikv#15258 TiKV Region merge checks region in operator and in local strictly, and drops commit merge if there is a mismatch between them. This change is necessary to prevent flashback from blocking Region merge. For more details, see tikv/tikv#15258. Signed-off-by: Neil Shen <[email protected]> Co-authored-by: Neil Shen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd4eb78 - Browse repository at this point
Copy the full SHA cd4eb78View commit details
Commits on Aug 24, 2023
-
region: remove error return logic (tikv#6982)
ref tikv#6920 Signed-off-by: husharp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75bb796 - Browse repository at this point
Copy the full SHA 75bb796View commit details
Commits on Aug 29, 2023
-
client: support backoff mechanism for memberLoop (tikv#6978)
ref tikv#6556 Signed-off-by: husharp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71e8929 - Browse repository at this point
Copy the full SHA 71e8929View commit details
Commits on Sep 4, 2023
-
client: backport ErrClientTSOStreamClosed (tikv#7021)
ref pingcap/tidb#46540 Signed-off-by: lance6716 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 947701a - Browse repository at this point
Copy the full SHA 947701aView commit details
Commits on Sep 11, 2023
-
*: check raftcluster nil (tikv#7054) (tikv#7070)
close tikv#7053 Signed-off-by: husharp <[email protected]> Co-authored-by: husharp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 094ce3c - Browse repository at this point
Copy the full SHA 094ce3cView commit details -
Scatter: make peer scatter logic same with the leader (tikv#6965) (ti…
…kv#7027) close tikv#6962 In past, PD conside peer distribution in the different group influenece by using `TotalCountByStore` , but not include the leader distribution. The max used situation is partition table. After this pr, TIDB call scatter api will use same group not different. ref: tikv#3422 pingcap/tidb#46156 Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: bufferflies <[email protected]> Co-authored-by: buffer <[email protected]> Co-authored-by: bufferflies <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 11f71ee - Browse repository at this point
Copy the full SHA 11f71eeView commit details
Commits on Sep 12, 2023
-
statistics: fix empty region count when resuming (tikv#7009) (tikv#7055)
close tikv#7008 Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: Cabinfever_B <[email protected]> Co-authored-by: Yongbo Jiang <[email protected]> Co-authored-by: Cabinfever_B <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c5859e - Browse repository at this point
Copy the full SHA 8c5859eView commit details -
chore(dashboard): update version to v2023.09.11.1 (tikv#7065)
close tikv#7066 1. security: improve tidb-dashboard login security, encrypt the login password to avoid transport plain text (required for 6.5 version) 2. debug-api: support pagination for ddl history for debug-api 3. keyvisual: use scanRegions instead of fetch all regions (required for 6.5 version) 4. refine execution plan, now it can be showed as table style Signed-off-by: baurine <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e8f95ac - Browse repository at this point
Copy the full SHA e8f95acView commit details
Commits on Sep 25, 2023
-
chore: update tidb-dashboard to v2023.09.21.1 (tikv#7136)
close tikv#7137 Signed-off-by: baurine <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b04f25 - Browse repository at this point
Copy the full SHA 9b04f25View commit details -
security: disable plugin in default and persist file in specified dir (…
…tikv#7087) (tikv#7141) close tikv#7094 Signed-off-by: husharp <[email protected]> Co-authored-by: husharp <[email protected]> Co-authored-by: Hu# <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b491e2 - Browse repository at this point
Copy the full SHA 5b491e2View commit details
Commits on Sep 26, 2023
-
Revert "statistics: fix empty region count when resuming (tikv#7009) (t…
…ikv#70… (tikv#7150) ref tikv#7148 Signed-off-by: Cabinfever_B <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0207a6 - Browse repository at this point
Copy the full SHA b0207a6View commit details -
dr-autosync: add metrics (tikv#7110) (tikv#7153)
close tikv#6975 Signed-off-by: disksing <[email protected]> Co-authored-by: disksing <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed629e9 - Browse repository at this point
Copy the full SHA ed629e9View commit details
Commits on Oct 7, 2023
-
scatter: fix incorrect judgment condition (tikv#7111) (tikv#7118)
close tikv#7109 Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: Cabinfever_B <[email protected]> Co-authored-by: Yongbo Jiang <[email protected]> Co-authored-by: Cabinfever_B <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d499de1 - Browse repository at this point
Copy the full SHA d499de1View commit details -
scheduler: fix scheduler save config (tikv#7108) (tikv#7162)
close tikv#6897 Signed-off-by: husharp <[email protected]> Co-authored-by: husharp <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 77d6f5b - Browse repository at this point
Copy the full SHA 77d6f5bView commit details
Commits on Oct 16, 2023
-
replication_mode: use placement to determin canSync and hasMajority (t…
…ikv#7202) (tikv#7209) close tikv#7201 Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: disksing <[email protected]> Co-authored-by: disksing <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba09621 - Browse repository at this point
Copy the full SHA ba09621View commit details
Commits on Oct 18, 2023
-
replication mode: fix wrong available store list (tikv#7222) (tikv#7224)
close tikv#7221 Signed-off-by: disksing <[email protected]> Co-authored-by: disksing <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0ab17c - Browse repository at this point
Copy the full SHA e0ab17cView commit details
Commits on Nov 21, 2023
-
core: batch get region size (tikv#7252) (tikv#7329)
close tikv#7248 Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: nolouch <[email protected]> Co-authored-by: Ryan Leung <[email protected]> Co-authored-by: nolouch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87c31a9 - Browse repository at this point
Copy the full SHA 87c31a9View commit details
Commits on Nov 22, 2023
-
*: fix sync isolation level to default placement rule (tikv#7122) (ti…
…kv#7126) close tikv#7121 Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: Ryan Leung <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d0708f - Browse repository at this point
Copy the full SHA 7d0708fView commit details -
checker: reduces the probability of deleting normal peers when the st…
…ore becomes unavailable (tikv#7249) (tikv#7337) close tikv#7249 Signed-off-by: lhy1024 <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a95241 - Browse repository at this point
Copy the full SHA 5a95241View commit details
Commits on Nov 24, 2023
-
coordinator: use a healthy region count to start coordinator (tikv#7044…
…) (tikv#7363) close tikv#6988, close tikv#7016 Signed-off-by: husharp <[email protected]> Co-authored-by: husharp <[email protected]> Co-authored-by: Hu# <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d016fed - Browse repository at this point
Copy the full SHA d016fedView commit details
Commits on Nov 27, 2023
-
schedule: fix panic when switching placement rules (tikv#7415) (tikv#…
…7423) close tikv#7414 Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: Ryan Leung <[email protected]> Co-authored-by: Hu# <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbce3fb - Browse repository at this point
Copy the full SHA dbce3fbView commit details
Commits on Nov 28, 2023
-
go.mod: upgrade gin version from v1.8.1 to v1.9.1 (tikv#7451) (tikv#7459
) close tikv#7438 Upgrade Gin version to v1.9.1 to solve some security issues Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: niubell <[email protected]> Co-authored-by: Ryan Leung <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba7f2fe - Browse repository at this point
Copy the full SHA ba7f2feView commit details -
dashboard: update version to v20231127.1 (tikv#7458) (tikv#7460)
close tikv#7457 Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: Yexiang Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54bdbc3 - Browse repository at this point
Copy the full SHA 54bdbc3View commit details
Commits on Dec 19, 2023
-
schedule: fix location label in placement rule not work well with rul…
…e checker (tikv#6660) (tikv#6956) close tikv#6637 Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: Ryan Leung <[email protected]> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b0b1e38 - Browse repository at this point
Copy the full SHA b0b1e38View commit details
Commits on Dec 20, 2023
-
check: remove orphan peer only when the peers is greater than the rul…
…e count (tikv#7581) (tikv#7591) close tikv#7584 The healthy orphan peer should be the last one to be removed only if there are extra peers to keep the high availablility. Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: bufferflies <[email protected]> Co-authored-by: tongjian <[email protected]> Co-authored-by: bufferflies <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 542fde9 - Browse repository at this point
Copy the full SHA 542fde9View commit details
Commits on Jan 16, 2024
-
scheduler: add aduit log for scheduler config API and add resp msg fo…
…r evict-leader (tikv#7674) (tikv#7686) close tikv#7672 Signed-off-by: ti-chi-bot <[email protected]> Signed-off-by: Cabinfever_B <[email protected]> Co-authored-by: Yongbo Jiang <[email protected]> Co-authored-by: Cabinfever_B <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d3d5d0 - Browse repository at this point
Copy the full SHA 1d3d5d0View commit details
Commits on Jan 23, 2024
-
api: fix panic when region doesn't have a leader (tikv#7629) (tikv#7651)
close tikv#7630 Signed-off-by: Ryan Leung <[email protected]> Co-authored-by: Ryan Leung <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4506d63 - Browse repository at this point
Copy the full SHA 4506d63View commit details