|
|
64430c359e
|
disttask: rename dispatcher to scheduler (#49182)
close pingcap/tidb#49125
|
2023-12-13 03:33:22 +00:00 |
|
|
|
0b39f99e38
|
domain: fix data race in runaway DeriveChecker (#49354)
close pingcap/tidb#49351
|
2023-12-12 05:21:17 +00:00 |
|
|
|
a7260ff598
|
disttask: impl slot manager in dispatcher, and check resource before start dispatcher (#49195)
close pingcap/tidb#49100
|
2023-12-11 13:49:48 +00:00 |
|
|
|
4eada20dcc
|
*: add unnecessary untracked files to .gitignore and clean up them (#49314)
close pingcap/tidb#49070
|
2023-12-11 07:22:54 +00:00 |
|
|
|
bcbccafcea
|
*: replace exp/maps with std/maps (#49315)
ref pingcap/tidb#45933
|
2023-12-11 02:19:47 +00:00 |
|
|
|
ac20c561d0
|
statistics: clean corrupted analyze jobs terminated by server down (#49115)
close pingcap/tidb#35292
|
2023-12-08 07:13:22 +00:00 |
|
|
|
90e272abc3
|
planner: encapsulate binding operations behind 2 interfaces (#49261)
ref pingcap/tidb#48875
|
2023-12-08 02:25:23 +00:00 |
|
|
|
6f72f88d59
|
planner: remove some useless code in the binding package (#49250)
ref pingcap/tidb#48875
|
2023-12-07 08:28:22 +00:00 |
|
|
|
373608fe9d
|
*: fix log for statistics (#49215)
close pingcap/tidb#49216
|
2023-12-06 08:14:50 +00:00 |
|
|
|
a6c60424c9
|
test: remove test files (extract and replayer) after running tests (#49132)
close pingcap/tidb#49127
|
2023-12-05 04:44:49 +00:00 |
|
|
|
b21bb3e7a7
|
disttask: rename scheduler to TaskExecutor (#49025)
ref pingcap/tidb#48795
|
2023-12-01 11:58:19 +00:00 |
|
|
|
7353fbeea8
|
infosync: fully integrated PD HTTP client into InfoSyncer (#49006)
ref pingcap/tidb#35319
|
2023-12-01 11:23:49 +00:00 |
|
|
|
68271e99ee
|
planner: refactor some code of the binding package (#48959)
ref pingcap/tidb#48875
|
2023-11-28 16:20:49 +00:00 |
|
|
|
46d4231c8b
|
planner: standardize some terminologies in binding pkg (#48957)
ref pingcap/tidb#48875
|
2023-11-28 07:44:46 +00:00 |
|
|
|
c82e19c0c2
|
infosync: integrate PD HTTP client into the placement manager (#48858)
ref pingcap/tidb#35319
|
2023-11-27 09:44:51 +00:00 |
|
|
|
8eb191303a
|
*: fix grpc client leak bug for AUTO_ID_CACHE=1 tables (#48870)
close pingcap/tidb#48869
|
2023-11-24 11:25:14 +00:00 |
|
|
|
7e8de2f1c7
|
infosync: integrate PD HTTP client into the label manager (#48738)
ref pingcap/tidb#35319
|
2023-11-23 04:53:41 +00:00 |
|
|
|
95759f44bd
|
*: further adaptation to PD HTTP client (#48606)
ref pingcap/tidb#35319
|
2023-11-20 04:20:42 +00:00 |
|
|
|
1d87cb99bd
|
domain: randomly trigger the DumpStatsDeltaToKV (#48692)
close pingcap/tidb#48693
|
2023-11-20 02:56:41 +00:00 |
|
|
|
844ba426b9
|
disttask: fix subtask finished immediately and mark success when encountering network partition (#48660)
ref pingcap/tidb#46258, close pingcap/tidb#48649
|
2023-11-17 13:00:48 +00:00 |
|
|
|
0f35b6f813
|
*: integrate PD HTTP client to the store helper (#48276)
ref pingcap/tidb#35319
|
2023-11-15 04:47:16 +00:00 |
|
|
|
911334b6ef
|
*: upgrade and adapt to the new PD client (#48575)
ref pingcap/tidb#35319
|
2023-11-14 09:27:45 +00:00 |
|
|
|
44f943063d
|
handle: use logutil to unify the log category (#48520)
|
2023-11-10 11:00:43 +00:00 |
|
|
|
277169a201
|
domain: improve information log information (#47810)
close pingcap/tidb#47809
|
2023-11-09 08:23:13 +00:00 |
|
|
|
64e5ea0622
|
domain: add resolve lock logic for mvcc get key loading schema diff (#48330)
close pingcap/tidb#48281
|
2023-11-08 08:50:13 +00:00 |
|
|
|
249a5fe541
|
br: public the parameter --ignore-stats (#48009)
close pingcap/tidb#48008
|
2023-11-07 14:45:41 +00:00 |
|
|
|
21844d0330
|
executor: return query watch id (#46626)
ref pingcap/tidb#43691
|
2023-11-07 10:29:11 +00:00 |
|
|
|
4979e9985c
|
*: share etcd client from domain for autoid allocator (#46647)
close pingcap/tidb#46324
|
2023-11-06 05:54:40 +00:00 |
|
|
|
6556f0b001
|
domain: make log information clearer in domain.Init (#48239)
|
2023-11-03 10:20:09 +00:00 |
|
|
|
eed2a76050
|
domain: use the KV timeout read feature to mitigate the slow meta region issue (#48125)
close pingcap/tidb#48124
|
2023-11-02 13:51:38 +00:00 |
|
|
|
733b10bf5a
|
*: unify the use of PD API URL constants (#48132)
ref pingcap/tidb#35319
|
2023-11-01 09:29:07 +00:00 |
|
|
|
6d64b7e89a
|
types, stmtctx, *: use ZeroDate, ZeroInDate and InvalidDate related flags to replace variable in statement context (#47794)
close pingcap/tidb#47507, close pingcap/tidb#47508
|
2023-10-27 10:44:05 +00:00 |
|
|
|
9224f62ef8
|
disttask: fix removing meta when met network partition for so long then recover from it (#48005)
close pingcap/tidb#47954
|
2023-10-27 03:11:05 +00:00 |
|
|
|
2a628c4801
|
*: unified the cancel/kill logic in tidb (#47063)
close pingcap/tidb#47075
|
2023-10-23 09:48:38 +00:00 |
|
|
|
6cf85e3c8f
|
pkg/domain: add OWNERS file (#47800)
close pingcap/tidb#47798
|
2023-10-20 05:18:29 +00:00 |
|
|
|
af7b32ced7
|
resource_control: add runaway metrics (#47360)
ref pingcap/tidb#43691
|
2023-10-19 11:09:29 +00:00 |
|
|
|
6dea081b04
|
planner: move more methods from StatsHandle to its sub-packages (#47760)
ref pingcap/tidb#46905
|
2023-10-19 08:15:37 +00:00 |
|
|
|
16c0b61162
|
executor, infoschema: add tiproxy into table cluster_info (#44828)
ref pingcap/tidb#44827
|
2023-10-18 13:03:30 +00:00 |
|
|
|
0c9d2288ad
|
domain/metrics: add a metric for lease expired time (#47730)
close pingcap/tidb#47729
|
2023-10-18 02:34:58 +00:00 |
|
|
|
aebf22d22e
|
planner: move more methods from StatsHandle to its sub-packages (#47696)
ref pingcap/tidb#46905
|
2023-10-17 13:52:59 +00:00 |
|
|
|
9504d83392
|
disttask: more log (#47575)
ref pingcap/tidb#46258
|
2023-10-14 03:55:56 +00:00 |
|
|
|
318e82bbb7
|
*: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
|
2023-10-13 14:36:26 +00:00 |
|