Commit Graph

2056 Commits

Author SHA1 Message Date
7286061bc9 *: enable fieldalignment (#35802) 2022-08-24 15:56:21 +08:00
fe4e6ba749 kv,store/copr: make kv.KeyRange the same with coprocessor.KeyRange, so we can use unsafe optimization (#37288)
close pingcap/tidb#37286
2022-08-23 18:20:20 +08:00
d6d0ce7b10 *: gofmt code for adapting go 1.19 (#36832)
ref pingcap/tidb#36879
2022-08-11 12:50:49 +08:00
ef136efd12 br,lightning: S3 URL support assuming role (#36893)
close pingcap/tidb#36891
2022-08-04 23:06:06 +08:00
5b4a82dbf4 *: upgrade bazel timeout (#36776) 2022-08-02 11:10:05 +08:00
cc2fcfceca ddl/schematracker: fix SetDDL will cause data race (#36768)
close pingcap/tidb#36766
2022-08-02 00:24:05 +08:00
xhe
9a16a8dd19 *: replace defer clean with t.Cleanup (#36722)
close pingcap/tidb#36721
2022-08-01 17:34:05 +08:00
158ba1a1d9 *: enable part revive for all code (#36703) 2022-08-01 14:02:06 +08:00
be102a3d55 *: fix timestamp conversion (#36705)
close pingcap/tidb#36707
2022-07-29 19:05:12 +08:00
8e77ce264c *: introduce @@tidb_max_paging_size system variable for tuning (#36599)
close pingcap/tidb#36328
2022-07-29 15:29:12 +08:00
8b919bf893 executor,store/copr: fix index merge, distsql request's key ranges should be sorted (#36633)
close pingcap/tidb#36632
2022-07-29 13:49:12 +08:00
6baea73277 *: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (#36660) 2022-07-28 19:23:11 +08:00
e2f1ba9b7e *: update pd-client to ensure tidb-server get clusterID correctly (#36524)
close pingcap/tidb#36478, close pingcap/tidb#36505
2022-07-25 20:41:10 +08:00
bf743a6ca0 *: enable flaky test for all test (#36385)
close pingcap/tidb#36404
2022-07-22 15:35:09 +08:00
98c27d86b9 ddl: fix data race in the setDDLLabelForDiagnosis (#36207)
close pingcap/tidb#36343
2022-07-20 13:09:08 +08:00
e0b4835335 resolve-lock: resolve legacy lock if safepoint < lastSafepoint and skip runGCJob() (#36300)
ref pingcap/tidb#35428
2022-07-19 18:39:07 +08:00
afd71bdefd executor: support dispatch cop request to closest replica adaptively (#35927)
ref pingcap/tidb#35926
2022-07-19 17:59:07 +08:00
48830de368 *: update client-go to improve performance for sortRegion (#36275) 2022-07-18 17:49:08 +08:00
ee1c4f56a8 store/copr: set low concurrency for keep order coprocessor requests (#35975)
close pingcap/tidb#35974
2022-07-17 10:45:06 +08:00
ea306fc40e store/copr: use non-buffered channel for coprocessor response (#35988)
close pingcap/tidb#35987
2022-07-15 18:53:05 +08:00
911e7cc360 *: enable revive (#35970)
ref pingcap/tidb#35345
2022-07-15 16:03:06 +08:00
f47978c3c2 log-backup: add the switch for log backup (#36115)
ref pingcap/tidb#29501
2022-07-15 14:31:06 +08:00
fa00fc5cd5 *: set fine grain timeout and update bazel config (#36220) 2022-07-15 11:11:05 +08:00
bbc2e655d1 log: add get-latest-ts duration of async commit and 1pc into slowlog (#36180)
ref pingcap/tidb#34106
2022-07-14 14:03:05 +08:00
5406793764 store/copr: set a smaller channel size for coprocessor task in the keep order case (#36047)
close pingcap/tidb#36041
2022-07-14 12:39:05 +08:00
81cf12ebf6 executor: parallel cancel mpp query (#36161)
ref pingcap/tiflash#5095, close pingcap/tidb#36164
2022-07-14 00:15:05 +08:00
c6a212f0b5 store/copr: adjust the cop cache admission process time for paging (#36157)
close pingcap/tidb#36156
2022-07-13 23:57:05 +08:00
0b427e1fd6 *: add tidb_min_paging_size system variable (#36107)
close pingcap/tidb#36106
2022-07-13 22:27:05 +08:00
8997604531 store/mockstore/unistore: fix several issues of coprocessor paging in unistore (#36147)
close pingcap/tidb#36145
2022-07-13 18:59:05 +08:00
55aea2787d *: use pdqsort to improve sort performance (#34404)
close pingcap/tidb#34250
2022-07-06 13:41:02 +08:00
cdde0398fe sessionctx,kv,planner: add system variable for fine_grained_shuffle (#35256)
close pingcap/tidb#35342
2022-07-06 10:27:02 +08:00
114c922bc8 *: enable gosec (#35873)
ref pingcap/tidb#35345
2022-07-05 19:39:01 +08:00
af6185182c resolve-lock: resolve locks, TS of which is bigger than safepoint and expired (#35403)
close pingcap/tidb#35428
2022-07-05 09:15:01 +08:00
e50b9430fc *: enable gci (#35823)
ref pingcap/tidb#35345
2022-07-04 14:53:02 +08:00
57ff1448ae *: support predeclared and asciicheck (#35895)
ref pingcap/tidb#35345
2022-07-03 17:22:59 +08:00
e00ad2b3ef *: enable errcheck for nogo (#35704)
ref pingcap/tidb#35345
2022-07-02 22:08:39 +08:00
65e0b8e541 client: KV requests with source label (#34833)
close pingcap/tidb#33963
2022-07-01 19:46:39 +08:00
b71a23ba47 *: support coprocessor cache for paging protocol (#35787)
close pingcap/tidb#35786
2022-07-01 18:32:39 +08:00
d26ee00559 executor: fix a nil point when @@tidb_enable_collect_execution_info is off and cop cache is on (#35839)
close pingcap/tidb#35829
2022-06-30 16:02:39 +08:00
6d80d0027d testkit: add a WithTiKV flag to support run unit test on real TiKV (#35647)
close pingcap/tidb#35646
2022-06-30 14:16:39 +08:00
2874911542 txn: fix the error message if retry could not be used for rc check ts (#35474)
close pingcap/tidb#35473
2022-06-29 13:30:39 +08:00
8097685436 helper: request another PD if one of them is unavailable (#35750)
close pingcap/tidb#35708
2022-06-28 16:06:39 +08:00
9e59f0d214 store/copr: fix tiflash integration test by disable paging on tiflash (#35674)
close pingcap/tidb#35673
2022-06-24 11:34:37 +08:00
028bdcfc76 metrics: replace histogram with counter for DistSQLCoprCache (#35514)
close pingcap/tidb#32075
2022-06-23 18:00:36 +08:00
193f04db70 session,sessionctx: enable tidb_enable_paging by default (#35275)
close pingcap/tidb#35273
2022-06-23 08:32:37 +08:00
d4dc6b54c6 *: enable staticcheck and prealloc on nogo (#35486)
ref pingcap/tidb#35345
2022-06-22 22:00:37 +08:00
44623f03f4 *: enable more flaky and update bazel config (#35500)
ref pingcap/tidb#35247
2022-06-20 21:46:37 +08:00
ad1cb783c4 *: support paging protocol on unistore (#35244)
ref pingcap/tidb#35242, close pingcap/tidb#35243
2022-06-14 21:46:33 +08:00
d3e9114f44 *: enable more flaky test, enable more shard_count and update bazel config (#35300)
ref pingcap/tidb#35247
2022-06-13 17:52:32 +08:00
b0245cda58 *: clean up coprocessor streaming code (#35277)
close pingcap/tidb#35276
2022-06-10 10:50:31 +08:00