Commit Graph

45801 Commits

Author SHA1 Message Date
Shengliang Guan 0f05117131
Merge pull request #18603 from taosdata/fix/TD-20848
enh: add topic privilege in mnode
2022-12-01 18:27:48 +08:00
Shengliang Guan 28e22e4276
Merge pull request #18619 from taosdata/fix/sync-duplicate
fix(sync): delete duplicate code
2022-12-01 18:19:12 +08:00
Minghao Li 3f4ba9a792 fix(sync): delete duplicate code 2022-12-01 18:15:59 +08:00
dapan1121 7ad0226e32 fix: add debug code info 2022-12-01 18:04:13 +08:00
dapan1121 fa185deef9
Merge pull request #18615 from taosdata/feature/TD-14761
opti: get meta in schemaless
2022-12-01 18:03:40 +08:00
Xiaoyu Wang 233377444c enh: ins_table count optimize 2022-12-01 17:57:53 +08:00
Haojun Liao 9f55ca7f80 test:update the test cases. 2022-12-01 17:45:33 +08:00
Shengliang Guan 9f90467b68
Merge pull request #18614 from taosdata/feature/3.0_mhli
refactor(sync): put heartbeat-reply msg into sync-ctrl-queue
2022-12-01 17:25:54 +08:00
Haojun Liao f8a2ab8338 refactor: do some internal refactor. 2022-12-01 17:24:26 +08:00
chenhaoran 9029a0e45f test:modify testcase that deletes dataDir when starting old taosd 2022-12-01 17:13:42 +08:00
chenhaoran 51a3df6740 Merge branch 'fix/TD-20848' of https://github.com/taosdata/TDengine into fix/TD-20848 2022-12-01 17:11:36 +08:00
chenhaoran f97b46877d test:modify testcase that deletes dataDir when starting old taosd 2022-12-01 17:11:22 +08:00
slzhou a2de81e908 fix: fill scan type for select count(*) from ins_tables 2022-12-01 16:58:47 +08:00
slzhou b8ed0459a6 fix: change the paramter instead of table name 2022-12-01 16:50:23 +08:00
Shengliang Guan 806658545a
Merge pull request #18449 from taosdata/FIX/TD-19334-3.0
feat: implement pipelining of sync
2022-12-01 16:40:07 +08:00
dapan1121 2839931334
Merge pull request #18607 from taosdata/fix/TD-20860
fix:stream crash && add debug log
2022-12-01 16:32:14 +08:00
Shengliang Guan 077efea7c5
Merge pull request #18610 from taosdata/fix/TD-20877
fix: show Permission denied error in mac
2022-12-01 16:24:06 +08:00
wangmm0220 eed84cd94d fix:enable test casese for sml 2022-12-01 16:21:36 +08:00
Minghao Li 0b3d749228 refactor(sync): put heartbeat-reply msg into sync-ctrl-queue 2022-12-01 16:12:22 +08:00
Shengliang Guan 2d48563959 fix: crash if failed to decode sdb row 2022-12-01 16:04:39 +08:00
yihaoDeng 3378ff0fb8 refactor code 2022-12-01 16:03:40 +08:00
wangmm0220 53b741addd Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-12-01 15:56:37 +08:00
Shengliang Guan 0860ac1c9b fix: show Permission denied error in mac 2022-12-01 15:14:34 +08:00
Shengliang Guan b69d6f8d2d
Merge pull request #18608 from taosdata/boxiaobj-patch-1
Update 01-faq.md
2022-12-01 15:10:13 +08:00
Shengliang Guan af58402afc
Merge pull request #18593 from taosdata/fix/TD-20798
enh: show leader ** if vnode can read and can't write
2022-12-01 15:08:46 +08:00
Shengliang Guan 95cb02cd08
Merge pull request #18605 from taosdata/fix/sync-close
refactor(sync): delete code wait snapshot end in pre-close
2022-12-01 15:08:31 +08:00
Shengliang Guan 704885e212 fix: compile error 2022-12-01 15:07:40 +08:00
Shengliang Guan fe759c85f3 Merge remote-tracking branch 'origin/3.0' into FIX/TD-19334-3.0 2022-12-01 15:04:55 +08:00
dapan1121 98726f17fa fix: redirect handler issue 2022-12-01 14:54:58 +08:00
wangmm0220 f15d284d62 fix:remove log for ts & add log for meta 2022-12-01 14:54:27 +08:00
Bo Xiao a6d4fe7a63
Update 01-faq.md
Add FAQ 19: how to fix macOS Too many open files
2022-12-01 14:40:03 +08:00
54liuyao bccb31aced fix:stream crash && add debug log 2022-12-01 14:15:50 +08:00
Shengliang Guan ce768920ef
Merge pull request #18604 from taosdata/feature/3.0_mhli
refactor(sync): add traceId log
2022-12-01 14:11:10 +08:00
Shengliang Guan 2cccc3d18e test: adjust test case (add leader**) 2022-12-01 13:48:51 +08:00
Shengliang Guan 0bc4795158 Merge branch 'fix/TD-20798' of https://github.com/taosdata/TDengine into fix/TD-20798 2022-12-01 13:40:01 +08:00
Shengliang Guan 9f9e2081f1 enh: add topic privilege 2022-12-01 13:37:32 +08:00
Minghao Li 86d5cba6be refactor(sync): delete code wait snapshot end in pre-close 2022-12-01 13:34:33 +08:00
Minghao Li bbd8c05181 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-12-01 13:27:35 +08:00
Minghao Li f5bebc53f1 refactor(sync): add traceId log 2022-12-01 12:53:38 +08:00
Shengliang Guan 51378aae40 enh: add topic privilege 2022-12-01 12:22:43 +08:00
dapan1121 6e73c89e50 fix: executor returns kill task error code 2022-12-01 12:22:03 +08:00
Shengliang Guan 8dc5d32b46 Merge remote-tracking branch 'origin/3.0' into fix/TD-20848 2022-12-01 12:15:24 +08:00
Shengliang Guan 395dedaa3a Merge remote-tracking branch 'origin/3.0' into fix/TD-20798 2022-12-01 11:55:16 +08:00
Shengliang Guan b6f1ce2027
Merge pull request #18589 from taosdata/feature/3.0_mhli
refactor(sync): help to display leader**
2022-12-01 11:54:39 +08:00
Shengliang Guan b01120f0d2
Merge pull request #18584 from taosdata/fix/3.0_bugfix_wxy
feat: sql command 'show user privileges'
2022-12-01 11:53:21 +08:00
Shengliang Guan 04b0280693 enh: add topic privilege in mnode 2022-12-01 11:45:31 +08:00
slzhou f758c3b062 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/table-count-scan 2022-12-01 11:39:07 +08:00
slzhou 58c75dde6f fix: add seperate group for normal table when group by db_name/stbable_name 2022-12-01 11:38:34 +08:00
slzhou 920eac302e Merge branch 'enh/3.0_planner_optimize' of github.com:taosdata/TDengine into szhou/table-count-scan 2022-12-01 10:58:48 +08:00
wangmm0220 bf2808e45e fix:memory leak for table meta 2022-12-01 10:56:51 +08:00