hjxilinx
ce863c00f6
[TBASE-1112]
2019-11-13 10:14:35 +08:00
xieyinglin
e56fb50564
add tdengine monitor dashborad import
2019-11-13 10:10:51 +08:00
xieyinglin
43d247f8cc
add grafana source code
2019-11-12 22:57:30 +08:00
hjxilinx
25d888f13b
Merge branch 'develop' into feature/liaohj
2019-11-12 18:11:49 +08:00
hjxilinx
907fcfa09c
issue #686
2019-11-12 18:05:47 +08:00
hjxilinx
fa0f056f19
refactor some codes. fix bugs in selectivity+tags/ts query.
2019-11-12 17:21:36 +08:00
Hongze Cheng
1c82fe86bd
Fix more bugs
2019-11-12 15:51:49 +08:00
Hongze Cheng
6e48ca27d3
Fix several bug
2019-11-12 15:11:36 +08:00
localvar
9b754d70f4
add more atomic api
2019-11-12 07:04:19 +00:00
hjxilinx
b12e12f840
add some logs for release resource at vnode side
2019-11-12 11:47:47 +08:00
robot
79e1a7bcf8
Add support for continuous query in Lua connector.
...
Malloc memory to store Lua state and callback function from Lua. Connector can support multiple connection by this way.
Memory will be freed when connection isn't established successfully or connection is closed by lua call. Stream content
in Lua is not the same one with stream content in connector.
A loop in test code do the job for continuous query. record is inserted between query actions.
2019-11-12 10:40:44 +08:00
hjxilinx
8833fc69ae
remove illegal usage of configure file path
2019-11-12 10:07:34 +08:00
slguan
317c98a2fa
Merge pull request #705 from taosdata/feature/mergecode
...
Feature/mergecode
2019-11-11 23:39:18 +08:00
slguan
30c38cbafe
update some log format
2019-11-11 23:32:08 +08:00
slguan
652afa54ec
Merge branch 'develop' into feature/mergecode
2019-11-11 23:19:41 +08:00
slguan
be7a4259ef
Merge pull request #704 from taosdata/feature/liaohj
...
add update check command type
2019-11-11 22:45:30 +08:00
hjxilinx
b2d01f72e0
add update check command type
2019-11-11 21:43:48 +08:00
slguan
4117607232
Merge remote-tracking branch 'origin/develop' into feature/mergecode
...
# Conflicts:
# src/client/src/TSDBJNIConnector.c
2019-11-11 20:23:16 +08:00
slguan
1ca75c5a07
fix bugs in package script
2019-11-11 20:22:28 +08:00
Hongze Cheng
1b1b71dd24
Fix problem JIRA TBASE-1100
2019-11-11 16:50:35 +08:00
fangpanpan
f5032bd579
Merge pull request #703 from taosdata/feature/lihui
...
[TBASE-816]
2019-11-11 16:45:42 +08:00
fangpanpan
1ebd80ea69
Update connector-ch.md
2019-11-11 16:38:32 +08:00
lihui
f740e8bc1e
[TBASE-816]
2019-11-11 16:30:21 +08:00
slguan
41c28f7a13
Merge pull request #701 from taosdata/feature/liaohj
...
[TBASE-1099] fix bug referred in issue #699 , refactor some codes
2019-11-11 16:28:00 +08:00
hjxilinx
acce71dbf3
[TBASE-1099] fix bug referred in issue #699 , refactor some codes
2019-11-11 16:08:49 +08:00
fangpanpan
cdfedd801b
Merge pull request #700 from taosdata/feature/lihui
...
Feature/lihui
2019-11-11 15:55:31 +08:00
lihui
e521288582
[TBASE-816]
2019-11-11 15:43:25 +08:00
lihui
e9c56255ef
Merge branch 'develop' into feature/lihui
2019-11-11 15:09:06 +08:00
fangpanpan
6f553c571b
Merge pull request #698 from taosdata/feature/lihui
...
Feature/lihui
2019-11-11 15:08:59 +08:00
lihui
27a508b7f9
[TBASE-816]
2019-11-11 14:49:18 +08:00
lihui
96289dc358
[TBASE-816]
2019-11-11 14:44:10 +08:00
Hongze Cheng
9cdbc4848a
fix merge import bug in JIRA TBASE-1097
2019-11-11 14:32:07 +08:00
lihui
ee112120ff
[TBASE-816]
2019-11-11 14:18:31 +08:00
plum-lihui
b68d5e88c3
Merge pull request #696 from taosdata/feature/tliu
...
[TBASE-1047]
2019-11-11 13:24:32 +08:00
slguan
976ed04afc
Merge pull request #697 from taosdata/feature/liaohj
...
Feature/liaohj
2019-11-11 13:18:28 +08:00
slguan
9eabf5fd0a
Merge pull request #695 from taosdata/feature/newtimer
...
Feature/newtimer
2019-11-11 13:16:59 +08:00
hjxilinx
d609fe319a
remove unused code
2019-11-11 13:11:36 +08:00
hjxilinx
1aa5f927f3
[TBASE-1098]fix failed to drop a db, of which name start with "log" issue #686
2019-11-11 13:08:50 +08:00
slguan
73516d5daa
Merge remote-tracking branch 'origin/develop' into release/v1.6.4.0
2019-11-11 13:05:14 +08:00
slguan
2a11363e0c
[TBASE-1060]
2019-11-11 13:04:09 +08:00
liu0x54
db26cf1e8e
[TBASE-1047] Go connector prints all the SQL. This will harm the performance and consume unnecessary hard disk space. Modified to print only the SQLs which returns error.
2019-11-11 12:39:48 +08:00
hzcheng
e54df4d7bf
Merge pull request #692 from taosdata/feature/lihui
...
[TBASE-816]
2019-11-11 12:20:55 +08:00
localvar
48c60fd01a
update timer log format
2019-11-11 04:15:06 +00:00
localvar
1f78d9b859
make(rollback) max timer controller number to 512 and make it configurable.
2019-11-11 04:15:06 +00:00
slguan
fcc308fb40
Merge pull request #694 from taosdata/feature/liaohj
...
Feature/liaohj
2019-11-11 12:03:49 +08:00
hjxilinx
5400e49c7e
refactor some code, fix the used time too big bug.
2019-11-11 11:58:20 +08:00
hjxilinx
7ed580d93b
fix some memory leaks
2019-11-11 11:55:49 +08:00
lihui
15cb828bea
[TBASE-816]
2019-11-11 11:11:25 +08:00
lihui
85c644ae66
[TBASE-816]
2019-11-11 10:56:53 +08:00
lihui
d04354a8ac
[TBASE-816]
2019-11-11 10:19:40 +08:00