slguan
|
c541d35462
|
[TD-15] sdb may crash while received close signal
|
2020-03-24 15:34:22 +08:00 |
hzcheng
|
305523f47a
|
TD-34
|
2020-03-24 15:10:41 +08:00 |
slguan
|
6d35e62081
|
Merge branch '2.0' into refact/slguan
|
2020-03-24 15:06:48 +08:00 |
slguan
|
d2e3ed8b7d
|
[TD-15] refact code of sdb
|
2020-03-24 12:49:22 +08:00 |
hjxilinx
|
a6b0e4a96b
|
Merge branch '2.0' into liaohj_2
|
2020-03-24 11:46:08 +08:00 |
haojun Liao
|
45e412f248
|
Merge pull request #1409 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
|
2020-03-24 11:45:23 +08:00 |
hjxilinx
|
af5b304f19
|
[td-32] fix bugs in returning data to client
|
2020-03-24 11:22:39 +08:00 |
hzcheng
|
eed1d76b3f
|
TD-34
|
2020-03-24 11:01:04 +08:00 |
hjxilinx
|
e49bd8a723
|
[td-32] fix bugs in returning data to client
|
2020-03-24 01:01:55 +08:00 |
slguan
|
51171c75de
|
[TD-15]
|
2020-03-23 22:58:09 +08:00 |
slguan
|
00e18b70d7
|
[TD-15] refact code of tidpool
|
2020-03-23 19:07:57 +08:00 |
slguan
|
4271952dea
|
[TD-15] refact the code to delete the database
|
2020-03-23 15:52:56 +08:00 |
hzcheng
|
1b601eee75
|
TD-34
|
2020-03-23 15:07:59 +08:00 |
hjxilinx
|
09962c0039
|
[td-32] refactor codes
|
2020-03-23 13:58:44 +08:00 |
hzcheng
|
1575d9f70b
|
TD-34
|
2020-03-23 13:47:52 +08:00 |
slguan
|
ddd05d9ccd
|
Merge branch '2.0' into refact/slguan
|
2020-03-23 09:57:55 +08:00 |
slguan
|
88f44b1adb
|
Merge pull request #1405 from taosdata/liaohj_2
[td-32] fix bugs in insertion and retrieve data
|
2020-03-23 08:52:26 +08:00 |
hjxilinx
|
74b546108c
|
[td-32] fix bugs in insertion and retrieve data
|
2020-03-23 02:29:14 +08:00 |
haojun Liao
|
784624625e
|
Merge pull request #1404 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
|
2020-03-23 00:11:32 +08:00 |
slguan
|
2e3e7f3240
|
[TD-15] fix sdb error while delete user
|
2020-03-23 00:05:02 +08:00 |
hzcheng
|
ed7d5fe850
|
TD-34
|
2020-03-22 22:35:10 +08:00 |
hzcheng
|
987708acce
|
TD-34
|
2020-03-22 21:06:02 +08:00 |
haojun Liao
|
19025969da
|
Merge pull request #1403 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
|
2020-03-22 17:07:51 +08:00 |
hzcheng
|
a9cf4bd32e
|
TD-34
|
2020-03-22 17:05:55 +08:00 |
haojun Liao
|
8d67c82b72
|
Merge pull request #1402 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
|
2020-03-22 16:59:28 +08:00 |
hzcheng
|
3f5bf97c88
|
TD-34
|
2020-03-22 16:41:29 +08:00 |
hzcheng
|
5468d17207
|
Merge branch '2.0' into feature/2.0tsdb
|
2020-03-22 16:35:18 +08:00 |
hzcheng
|
41f8bf1635
|
TD-34
|
2020-03-22 16:12:53 +08:00 |
Jeff Tao
|
eabc5511d1
|
change the code to accomodate the changes by tqueue
|
2020-03-22 15:53:21 +08:00 |
hzcheng
|
ca7340121d
|
TD-34
|
2020-03-22 12:26:19 +08:00 |
hzcheng
|
7546da5e54
|
TD-34
|
2020-03-22 12:23:45 +08:00 |
slguan
|
d93d1093b8
|
[TD-15] refact the interface of sdb
|
2020-03-22 10:12:41 +08:00 |
slguan
|
fc68ac02e9
|
Merge branch '2.0' into refact/sync
# Conflicts:
# src/dnode/inc/dnodeWrite.h
# src/dnode/src/dnodeRead.c
# src/dnode/src/dnodeWrite.c
|
2020-03-22 09:13:41 +08:00 |
slguan
|
7aa8791f25
|
Merge pull request #1400 from taosdata/hotfix/rpcdeadlock
fix the deadlock bug for rpcCloseConn
|
2020-03-22 08:55:52 +08:00 |
Jeff Tao
|
931474ff6e
|
fix the deadlock bug for rpcCloseConn
|
2020-03-22 08:45:14 +08:00 |
slguan
|
a7040bed89
|
Merge pull request #1398 from taosdata/liaohj_2
[td-32] fix bugs in inserting data
|
2020-03-21 23:32:19 +08:00 |
hjxilinx
|
83ea175df2
|
[td-32] fix bugs in inserting data
|
2020-03-21 23:29:56 +08:00 |
hjxilinx
|
50705f3d11
|
[td-32] fix bugs in inserting data
|
2020-03-21 23:18:46 +08:00 |
slguan
|
b0385c7a17
|
[TD-10] fix bug while numOfTotalVnodes not set
|
2020-03-21 23:08:38 +08:00 |
hzcheng
|
7a56281311
|
TD-34
|
2020-03-21 22:38:32 +08:00 |
hzcheng
|
35b52a5f27
|
TD-34
|
2020-03-21 22:23:35 +08:00 |
slguan
|
388b4482cf
|
Merge pull request #1394 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
|
2020-03-21 21:59:17 +08:00 |
slguan
|
424d9bfd2c
|
Merge pull request #1397 from taosdata/liaohj_2
Liaohj 2
|
2020-03-21 21:55:28 +08:00 |
hjxilinx
|
699c1bbd7d
|
[td-32] change error code type
|
2020-03-21 21:46:11 +08:00 |
hjxilinx
|
e996995193
|
[td-32] add retrieve support
|
2020-03-21 17:38:32 +08:00 |
hzcheng
|
c0578258b3
|
TD-34
|
2020-03-21 15:52:27 +08:00 |
hzcheng
|
5808cc499c
|
TD-34
|
2020-03-21 15:36:23 +08:00 |
hjxilinx
|
8395d5eb1f
|
Merge branch '2.0' into liaohj_2
|
2020-03-21 14:43:04 +08:00 |
hjxilinx
|
1d5bab8d46
|
[td-32] refactor codes, change the prepare qinfo functions
|
2020-03-21 14:41:57 +08:00 |
hzcheng
|
cfa6e5469b
|
TD-34
|
2020-03-21 14:24:27 +08:00 |