Commit Graph

5437 Commits

Author SHA1 Message Date
Haojun Liao 26aa7c4136 [td-225]fix errors 2020-06-19 12:55:26 +08:00
Shengliang Guan 736dbb18b0
Merge pull request #2359 from taosdata/feature/query
[td-225] update the error code when system related error happens.
2020-06-19 12:15:34 +08:00
Haojun Liao 325261a473 [td-225]fix error in global variables. 2020-06-19 12:13:47 +08:00
Haojun Liao bdfe4c6066 [td-225]fix error in global variables. 2020-06-19 12:13:08 +08:00
Haojun Liao 4855d16ded [td-225] fix invalid read 2020-06-19 12:12:06 +08:00
Haojun Liao 93cce2d0fe [td-688] 2020-06-19 12:10:39 +08:00
Hui Li ce7b4e5dc6 [TD-682] 2020-06-19 11:52:32 +08:00
Hongze Cheng 7ee0094773 TD-353 2020-06-19 03:42:17 +00:00
Haojun Liao 381399e30f Merge branch 'develop' into feature/query 2020-06-19 11:40:41 +08:00
Haojun Liao 516d9d35d1 [td-225] update the error code info 2020-06-19 11:38:10 +08:00
Hui Li 29f52213c1 [TD-682] 2020-06-19 11:33:49 +08:00
Haojun Liao 4674475509 [td-225] update the error code info 2020-06-19 11:32:42 +08:00
Hui Li b1a560497a [TD-682] 2020-06-19 11:31:35 +08:00
Shengliang Guan 0d23f3c33c change some log 2020-06-19 03:24:45 +00:00
Shuduo Sang 8754b640cd make sim test output redirect stderr to null too. 2020-06-19 11:08:22 +08:00
Haojun Liao 9c737612d5 [td-225] update the error code when system related error happens. 2020-06-19 11:07:10 +08:00
Hongze Cheng e58f758b58 Merge branch 'develop' into feature/2.0tsdb 2020-06-19 03:05:51 +00:00
Hongze Cheng dc1a04e6dd TD-353 2020-06-19 03:05:14 +00:00
Shengliang Guan ae360ecbe0
Merge pull request #2358 from taosdata/hotfix/crash
fix compile error in arm64
2020-06-19 11:03:00 +08:00
Shengliang Guan fe9094258a Fix bug occured in regression test 2020-06-19 11:01:43 +08:00
Shuduo Sang 1980eceabe make pytest find so lib automatically
[TD-693]
2020-06-19 10:47:13 +08:00
Shengliang Guan 09298ae36c fix compile error in arm64 2020-06-19 10:42:24 +08:00
Hongze Cheng f1ce022556 TD-353 2020-06-19 02:41:47 +00:00
Shengliang Guan c9860ac555
Merge pull request #2357 from taosdata/feature/query
[td-225] add cancel query support, fix bugs in load file blocks when …
2020-06-19 10:27:10 +08:00
Shengliang Guan 0101bc6ebe
Merge pull request #2355 from taosdata/hotfix/crash
[TD-543] fix coverity scans
2020-06-19 10:16:04 +08:00
Shengliang Guan fd54b879b8
Merge pull request #2352 from taosdata/dependabot/maven/tests/comparisonTest/opentsdb/opentsdbtest/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1 in /tests/comparisonTest/opentsdb/opentsdbtest
2020-06-19 10:14:58 +08:00
Shengliang Guan 1b9ea9d07e [TD-543] fix coverity scans 2020-06-19 02:11:43 +00:00
Hongze Cheng b51aceefde TD-353 2020-06-19 02:03:32 +00:00
Hongze Cheng 53844d6b42 Merge branch 'develop' into feature/2.0tsdb 2020-06-19 01:51:45 +00:00
Hongze Cheng 7f9df4c361 TD-353 2020-06-19 01:41:14 +00:00
Shengliang Guan cfac1f8a85
Merge pull request #2353 from taosdata/hotfix/refCount
reference count
2020-06-19 09:28:05 +08:00
Jeff Tao 894fc1eddb reference count 2020-06-19 01:08:26 +00:00
dependabot[bot] 5c4debb69d
Bump jackson-databind in /tests/comparisonTest/opentsdb/opentsdbtest
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-18 16:41:17 +00:00
Shengliang Guan aa9a300a47
Merge pull request #2350 from taosdata/hotfix/crash
[TD-543] coverity scan
2020-06-19 00:12:45 +08:00
Shengliang Guan 5a2542f84a [TD-543] coverity scan 2020-06-18 16:11:28 +00:00
Hongze Cheng 496c5da86c TD-353 2020-06-18 16:10:50 +00:00
Hongze Cheng eb8f74e952 TD-353 2020-06-18 15:49:24 +00:00
Shengliang Guan 88c447b3f9
Merge pull request #2348 from taosdata/hotfix/TD-690
Hotfix/td 690
2020-06-18 19:04:13 +08:00
Hongze Cheng fe34e6a274 TD-353 2020-06-18 10:53:54 +00:00
Haojun Liao bdee045c56 [td-225] add cancel query support, fix bugs in load file blocks when column has already been updated. 2020-06-18 18:40:35 +08:00
Shengliang Guan b48c66c862
Merge pull request #2346 from taosdata/hotfix/sangshuduo/change-full-test-list
change SIGINT to SIGKILL to make dnode5 be killed in balance2.sim
2020-06-18 18:34:43 +08:00
Shengliang Guan 68929327da
Merge pull request #2347 from taosdata/patch/log-fmt-check
implement format check for log
2020-06-18 18:33:52 +08:00
Bomin Zhang 430e060acf implement format check for log
and fix all format issues
2020-06-18 18:32:17 +08:00
Shuduo Sang 2306992b63 Merge branch 'develop' into hotfix/sangshuduo/change-full-test-list 2020-06-18 18:19:41 +08:00
Shuduo Sang e8607b3bcf change SIGINT to SIGKILL to make dnode5 be killed. 2020-06-18 18:17:08 +08:00
Shengliang Guan 8a0ae7af4c scripts 2020-06-18 18:16:18 +08:00
Shengliang Guan 4ef4f60b50
Merge pull request #2345 from taosdata/hotfix/rpcAssert
Hotfix/rpc assert
2020-06-18 18:10:52 +08:00
Jeff Tao ff16a84d59 add comments 2020-06-18 10:07:06 +00:00
Hongze Cheng f3e633d910 Merge branch 'develop' into feature/2.0tsdb 2020-06-18 10:04:28 +00:00
Jeff Tao a615527835 free ID in the last step 2020-06-18 10:03:33 +00:00