Commit Graph

74 Commits

Author SHA1 Message Date
WANG MINGMING 1c03d61edc
Merge pull request #15077 from taosdata/feature/TD-14761
fix:<TD-17324> ts already exist when insert with schemaless & modify the interface of tmq meta
2022-07-19 10:35:07 +08:00
wangmm0220 ccdda33ff8 fix:modify the interface of tmq meta 2022-07-18 17:17:51 +08:00
afwerar fa96e64ee0 os: win format negative timestamp error 2022-07-18 16:53:20 +08:00
plum-lihui b3fe36a0be test: extent tmqSim 2022-07-16 17:45:55 +08:00
plum-lihui 65e7c9ee59 test: add tmq test case 2022-07-12 09:57:02 +08:00
plum-lihui 6158a12a44 test: modify tmqSim for get timestamp 2022-07-02 16:21:33 +08:00
Liu Jicong 4a2b266612 feat(stream): support ignore expired flag 2022-07-02 10:59:29 +08:00
Liu Jicong 98d2f42640
Merge pull request #14415 from taosdata/feature/stream
feat(wal): add api to check log existance
2022-07-01 11:00:26 +08:00
Liu Jicong 7a65589525 feat(wal): add api to check log existance 2022-07-01 10:15:05 +08:00
plum-lihui 6883aeb33c test: add test case 2022-06-30 21:25:16 +08:00
Xiaoyu Wang 42fba6480c merge 3.0 2022-06-30 17:54:34 +08:00
Xiaoyu Wang 2ac9a78d58 feat: support 'select *, expr from ...' syntax 2022-06-30 17:52:34 +08:00
Liu Jicong d8da0c0e70
Merge pull request #14386 from taosdata/feature/stream
feat(tmq): add snapshot test
2022-06-30 17:51:02 +08:00
Liu Jicong 4695dc2dae feat(tmq): add snapshot test 2022-06-30 14:41:50 +08:00
plum-lihui 2caa9fdf7d test: add test case 2022-06-30 10:53:15 +08:00
plum-lihui 8526b2ff89 test: add test case for tmq 2022-06-25 17:43:26 +08:00
plum-lihui 4bc09c22ad test:merge 3.0 2022-06-24 18:05:57 +08:00
plum-lihui 7fe7b9625e test:add test case for tmq 2022-06-24 16:03:57 +08:00
Hui Li c36c245721
Merge branch '3.0' into test3.0/lihui 2022-06-23 16:27:19 +08:00
plum-lihui e347528cc6 test: add test case for tmq 2022-06-23 15:55:18 +08:00
Liu Jicong 2af4a4d250 merge from 3.0 2022-06-23 14:15:33 +08:00
plum-lihui 5b158b4c18 test: add test case for tmq 2022-06-22 19:26:48 +08:00
plum-lihui 286b9e4071 test: add notify between main script and comsume processor 2022-06-20 20:54:43 +08:00
Liu Jicong e92aa57e93 feat(tmq): support commit one msg 2022-06-17 16:38:06 +08:00
Liu Jicong 18993d50e5 refactor(tmq): offset storage 2022-06-17 13:16:46 +08:00
Liu Jicong 79494364ae refactor(tmq): offset storage 2022-06-16 22:00:33 +08:00
dapan1121 2eed1d4f2f
Merge pull request #13690 from taosdata/feature/qnode
feat: support mnode/vnode epset update
2022-06-13 14:02:06 +08:00
plum-lihui 273057cfac test: log rows from per vgroup 2022-06-11 21:16:00 +08:00
plum-lihui 021f883aff test: get table name of row for saving into log 2022-06-11 20:19:16 +08:00
afwerar 02f908a9a2 test: add win32 tmq case test 2022-06-11 17:37:35 +08:00
afwerar fc489882eb fix(os): add win32 tmq case test 2022-06-11 17:19:53 +08:00
dapan1121 38e6bf3b6e fix tmq crash issue 2022-06-10 19:56:11 +08:00
Liu Jicong b1226e5d06 feat(tmq): support err2str 2022-06-08 19:07:07 +08:00
plum-lihui ceb04101eb test: modify consumer processer 2022-06-02 14:37:45 +08:00
plum-lihui f6f43be51e test: modify consumer processor 2022-06-02 14:21:49 +08:00
plum-lihui f2be876a53 [modify timestamp of saving consume result row] 2022-05-24 18:18:13 +08:00
Shengliang Guan 9dfb554cec refactor: adjust error codes 2022-05-21 11:19:59 +08:00
plum-lihui 8f6b426ad8 test: modify tmq_sim processer 2022-05-19 19:56:52 +08:00
Liu Jicong 86580cec09 enh(tmq): remove old tmq_commit api 2022-05-19 10:57:40 +08:00
Shengliang Guan 77575d1e70 refactor: shm queue in multi process mode 2022-05-18 14:20:46 +08:00
Liu Jicong 56f760e13a merge from 3.0 2022-05-17 23:03:07 +08:00
Liu Jicong 3f0e89cabd feat(tmq): refine commit offset api 2022-05-17 22:16:26 +08:00
plum-lihui 80ae778ca9 [test:add case of tmq] 2022-05-17 20:31:00 +08:00
plum-lihui 1228521276 test: modify test case of tmq 2022-05-16 16:38:43 +08:00
plum-lihui 24176b9d46 test: printf info into log file 2022-05-13 21:34:57 +08:00
plum-lihui 5fe13e6791 [test: add case into ci after fix bug] 2022-05-13 08:39:40 +08:00
plum-lihui 7bc5bb081f [test: modify test process for tmq] 2022-05-12 21:53:59 +08:00
plum-lihui 4511f5828f test: add test case for tmq 2022-05-12 15:34:08 +08:00
Liu Jicong 15dd272154 enh(tmq): do not show closed consumer 2022-05-11 02:58:17 +08:00
Liu Jicong 5c36e4e519 fix: subscrption api 2022-04-29 14:34:30 +08:00