Commit Graph

92 Commits

Author SHA1 Message Date
01be9ce226 server: add HTTP API to enable/disable async commit and 1PC (#23115) 2021-03-09 11:48:54 +08:00
602bcd2e40 *: fix some structcheck lint warnings (#22983) 2021-03-02 23:12:54 +08:00
4e44674615 server: support MVCC-get HTTP API for clustered index (#22904) 2021-03-01 19:48:54 +08:00
8357f809ff *: remove some useless codes and do tiny update (#22972) 2021-02-26 19:14:53 +08:00
8ea5930ea8 *: separate use of kv.Storage and tikv.Storage (#22891)
* *: separate use of kv.Storage and tikv.Storage

Signed-off-by: disksing <i@disksing.com>

* fix compile

Signed-off-by: disksing <i@disksing.com>

Co-authored-by: Ti Chi Robot <71242396+ti-chi-bot@users.noreply.github.com>
Co-authored-by: Shirly <wuxuelian@pingcap.com>
2021-02-24 17:54:03 +08:00
b35e15c8cf store:move tikv/gcworker to store/gcworker (#22678)
Signed-off-by: shirly <AndreMouche@126.com>
2021-02-03 15:16:28 +08:00
7a275a77bb store/tikv: move EtcdBackend out (#22676)
Signed-off-by: disksing <i@disksing.com>
2021-02-03 14:59:57 +08:00
d19a21d92a ddl, server, session: make gocritic happy (#21544) 2020-12-08 12:09:48 +08:00
160cb9b814 *: fix set tidb_general_log not work (#20993)
Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
2020-11-12 13:54:23 +08:00
9660283d2d infoschema: Provide a system table to query placement rules (#20616) 2020-10-27 14:35:38 +08:00
04d38f5a9f server: Add table range api to http status server (#20456)
Signed-off-by: Xiaoguang Sun <sunxiaoguang@zhihu.com>
2020-10-21 12:40:57 +08:00
3d4016fe46 *: change file mode to 0644 (#20443)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
2020-10-14 16:35:31 +08:00
4b98dbaa0a http: add /debug/gogc to set GOGC on the fly (#20247) 2020-09-27 19:54:12 +08:00
c679f847fc *: Bug Fix/CLUSTER_INFO system table may not work after PD is scaled-in (#19355) 2020-09-16 11:50:03 +08:00
cf0297590e server: fix region table http response (#19437)
Signed-off-by: disksing <i@disksing.com>
2020-08-26 20:50:52 +08:00
d99830ae4e server: support new frame item for cluster index (#19283)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
2020-08-20 15:45:29 +08:00
07ae6078e8 *: support clustered index for fast analyze (#18767) 2020-08-07 19:22:14 +08:00
ceff1fcaf9 *: support generates metrics profile by different type (#18972) 2020-08-06 21:39:23 +08:00
cd3e5ed826 *: update kvproto, PD, BR and unistore dependencies (#18938) 2020-08-05 13:30:26 +08:00
c7c98d7380 ddl: add addingDefinition field for adding partition replica check (#18495) 2020-07-29 17:08:26 +08:00
901d531ec5 server: support partitioned table for table scatter (#17624) (#17864) 2020-07-28 11:56:46 +08:00
9d536c426d *: add HTTP API to generate TiDB metric profile (#18272) 2020-07-14 11:10:47 +08:00
de33068d26 *: refactor NewBackoffer (#18367) 2020-07-07 14:28:43 +08:00
df6898d524 gcworker: export resolveLocks api for test (#18064) 2020-06-19 17:55:35 +08:00
cfbd754653 planner,executor,infoschema: add system table table_storage_stats (#15056) 2020-06-02 23:17:46 +08:00
d5aaaae1b2 tikv: fix region cache do not filter the down peers (#17337) 2020-05-21 20:16:54 +08:00
6814f8c94b *: refactor Handle in table package (#16807) 2020-04-27 10:04:50 +08:00
90bfe841ae server: add drop/truncate table tiflash replica info in /tiflash/replica http api (#15699) 2020-04-24 16:00:48 +08:00
af376db3dc *: refactor Handle in tablecodec and rowcodec (#16705)
Co-authored-by: pingcap-github-bot <sre-bot@pingcap.com>
2020-04-23 18:55:59 +08:00
c561d5aa99 *: remove useless conversions and omit some types (#16262) 2020-04-10 00:23:06 +08:00
a977875623 *: use https protocol between tidb-pd tidb-tidb when cluster-ssl configured (#15342) 2020-03-16 11:36:24 +08:00
3166ff42f3 server: Mute HTTP handler logs (#15015) 2020-02-29 10:15:28 +08:00
5d4eb4c806 config: support to dynamically update some config items read from PD (#14750) 2020-02-17 19:30:27 +08:00
9ffea356b1 *: support partition table in tiflash (#14735) 2020-02-13 09:59:47 +08:00
7cd8ba3c60 *: add tiflash replica sync progress (#14713) 2020-02-12 23:16:28 +08:00
57c2d76e3c server: support partitioned table for the /mvcc/* HTTP API (#14197)
use the table(partition) name pattern to work on the partitions
2019-12-31 17:54:14 +08:00
c723b0b5dd domaim/infosync: fix race in test (#13899) 2019-12-06 22:30:09 +08:00
e0b422591d server: remove unused function NewFrameItemFromRegionKey (#13930) 2019-12-06 12:29:24 +08:00
da414efbbc *: wait for binlog recovering when using HTTP API (#13740) 2019-12-03 17:28:09 +08:00
a8ed9501ee *: support the TiFlash replica of table (#12453) 2019-10-30 00:07:51 +08:00
2dc472fc98 infoschema: add tidb_servers_info memory table (#12580) 2019-10-14 10:58:19 +08:00
52647f0861 domain: move infoSyncer to util to avoid cycle import (#12544) 2019-10-08 22:52:28 +08:00
db1eb1cf4a *: enhance the table regions HTTP API (#12357) 2019-09-26 21:13:01 +08:00
1c1faab678 *: convert key to hex for logs (#11781) 2019-08-20 11:10:16 +08:00
d2b5387183 infoschema: fix load drop database schema bug and refine db-table api error. (#11573) 2019-08-02 15:03:24 +08:00
7b63293180 http: add region-id when getting mvcc by handle (#11436) 2019-08-01 13:10:39 +08:00
d135ff161f server: handle partitioned table in some http APIs (#11463) 2019-07-26 20:07:43 +08:00
99e4dd4c3c fix a coding mistake (#11393) 2019-07-24 11:34:28 +08:00
651632e792 fix scatter range (#11281)
Signed-off-by: Ryan Leung <rleungx@gmail.com>
2019-07-17 20:49:36 +08:00
eae30ebbcb *: reduce tikvrpc resp struct size (#11056) 2019-07-16 13:21:00 +08:00