Haojun Liao
|
b145771a1b
|
other: merge 3.0
|
2023-07-27 16:38:57 +08:00 |
|
Haojun Liao
|
3d403dca5a
|
other: merge main.
|
2023-07-27 16:23:41 +08:00 |
|
Haojun Liao
|
c2588d71c3
|
Merge pull request #22173 from taosdata/fix/TS-3728
fix:avoid request offset type is 0
|
2023-07-25 14:59:30 +08:00 |
|
Haojun Liao
|
b0dfae00e6
|
Merge pull request #22167 from taosdata/fix/TD-25308
fix err while connect invalid fqdn
|
2023-07-25 09:13:24 +08:00 |
|
wangmm0220
|
6a0e994169
|
fix:avoid request offset type is 0
|
2023-07-24 19:24:05 +08:00 |
|
yihaoDeng
|
6532afa7b8
|
fix err while connect invalid fqdn
|
2023-07-24 18:49:13 +08:00 |
|
yihaoDeng
|
2aacee05be
|
Merge branch 'fix/TD-25308' of https://github.com/taosdata/TDengine into fix/TD-25308
|
2023-07-24 18:48:23 +08:00 |
|
yihaoDeng
|
842a0bc8c3
|
fix err while connect invalid fqdn
|
2023-07-24 18:48:09 +08:00 |
|
yihaoDeng
|
0b707a108e
|
fix err while connect invalid fqdn
|
2023-07-24 10:28:52 +00:00 |
|
wangmm0220
|
9628a9f74e
|
fix:open info log in tmq & ignore wal apply ver when read wal
|
2023-07-24 15:53:02 +08:00 |
|
yihaoDeng
|
95a1db6e89
|
fix err while connect invalid fqdn
|
2023-07-24 07:09:03 +00:00 |
|
wangmm0220
|
99c3ebc282
|
fix:optimize log & change return value for async interface
|
2023-07-20 18:28:21 +08:00 |
|
wangmm0220
|
e1c4cca33d
|
feat:add committed & position & commite_offset interface
|
2023-07-20 00:07:04 +08:00 |
|
wangmm0220
|
5cb35f2fa6
|
feat:add committed & position & commite_offset interface
|
2023-07-19 17:29:39 +08:00 |
|
wangmm0220
|
5c344b0159
|
fix:conflicts from main
|
2023-07-19 09:05:05 +08:00 |
|
wangmm0220
|
e812a659a8
|
fix:add tmq_position() interface & optimize commit logic
|
2023-07-18 19:30:40 +08:00 |
|
plum-lihui
|
745ab09b1b
|
test: add tmq seek case
|
2023-07-18 14:30:19 +08:00 |
|
Ganlin Zhao
|
73177696a7
|
fix mac compile error
|
2023-07-18 12:59:08 +08:00 |
|
Ganlin Zhao
|
929db3d647
|
Merge branch '3.0' into enh/TS-2288
|
2023-07-17 16:09:07 +08:00 |
|
wangmm0220
|
6762a01d88
|
Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-07-14 16:44:00 +08:00 |
|
wangmm0220
|
bbdcbcb75b
|
fix:modify commit version to next validate version
|
2023-07-14 16:43:28 +08:00 |
|
Ganlin Zhao
|
7935d824b6
|
enhance show variables output
|
2023-07-14 13:57:02 +08:00 |
|
Markus Mayer
|
55ee9d6c25
|
Correct some typos in string literals (#22062)
|
2023-07-14 13:39:03 +08:00 |
|
kailixu
|
11a338fc38
|
chore: enable sysInfo update
|
2023-07-13 19:30:19 +08:00 |
|
kailixu
|
0cc7dca3e3
|
chore: comment sysInfo to make CI pass
|
2023-07-13 16:49:55 +08:00 |
|
Haojun Liao
|
f41bcd73b0
|
other: merge main.
|
2023-07-13 11:02:09 +08:00 |
|
wangmm0220
|
cf64d4c9c5
|
fix:set get_assignment offset to first version of response block
|
2023-07-12 17:22:23 +08:00 |
|
wangmm0220
|
8dd7f36993
|
fix:set firset version to reqOffset of response
|
2023-07-11 16:19:38 +08:00 |
|
wangmm0220
|
574010e067
|
fix:set firset version to reqOffset of response
|
2023-07-11 16:06:19 +08:00 |
|
wangmm0220
|
cb62d4cb97
|
fix:set firset version to reqOffset of response
|
2023-07-11 14:49:53 +08:00 |
|
Haojun Liao
|
27eabb3da9
|
fix(tmq): fix tmq syntax error.
|
2023-07-11 12:05:49 +08:00 |
|
Haojun Liao
|
3ffdbe923d
|
other: merge 3.0
|
2023-07-11 09:12:57 +08:00 |
|
wangmm0220
|
31a8af9e50
|
fix:do not commit offset if seek offset
|
2023-07-10 19:12:50 +08:00 |
|
wangmm0220
|
8e011c46c9
|
fix:can not do assignment if in tsdb mode
|
2023-07-10 15:07:20 +08:00 |
|
wangmm0220
|
dabaefe3e2
|
Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-07-10 14:47:10 +08:00 |
|
wangmm0220
|
9648117454
|
fix:can not do assignment if in tsdb mode
|
2023-07-10 11:28:30 +08:00 |
|
Haojun Liao
|
516fcc53ad
|
Merge pull request #21943 from taosdata/fix/TD-25071
fix:[TD-25071] pSub is null & return wal not exist if no data
|
2023-07-10 10:21:36 +08:00 |
|
wangmm0220
|
8904f3857b
|
fix:seek failed in initilized status
|
2023-07-09 19:16:19 +08:00 |
|
wangmm0220
|
ee50ed4847
|
fix:seek failed in initilized statue
|
2023-07-09 15:31:19 +08:00 |
|
wangmm0220
|
35ba132a29
|
fix:conflicts from main
|
2023-07-09 12:52:18 +08:00 |
|
wangmm0220
|
0929be690d
|
fix:seek to offset - 1
|
2023-07-09 11:54:53 +08:00 |
|
wangmm0220
|
3ad486e95b
|
fix:seek failed if type is earliest
|
2023-07-09 11:34:49 +08:00 |
|
wangmm0220
|
4436eb7e0f
|
fix:set commitOffset is send msg success & optimize log & add test cases for TD-25129
|
2023-07-07 19:12:18 +08:00 |
|
wangmm0220
|
106e273157
|
fix:bugs in get_assignment
|
2023-07-07 16:12:15 +08:00 |
|
dapan1121
|
a99fac031c
|
fix: fix coverity scan issues
|
2023-07-07 10:25:48 +08:00 |
|
Haojun Liao
|
ca27220000
|
Merge pull request #21962 from taosdata/fix/TD-25102
add version check in rpc
|
2023-07-07 08:59:31 +08:00 |
|
wangmm0220
|
0928bd5510
|
fix:send rsp offset to client if unregister push mgr
|
2023-07-06 19:35:48 +08:00 |
|
wangmm0220
|
b2d41ce907
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-25071
|
2023-07-06 19:34:22 +08:00 |
|
wangmm0220
|
8e29de0c4d
|
Merge branch 'mark/tmq' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-07-06 17:03:15 +08:00 |
|
wangmm0220
|
ba9ab1f20b
|
fix:null pointer error
|
2023-07-06 17:02:58 +08:00 |
|