Commit Graph

106 Commits

Author SHA1 Message Date
Benguang Zhao bad2bb52b5 enh: update test cases for show vnodes 2023-08-16 20:17:11 +08:00
Benguang Zhao d776abb634 fix: adjust test cases for default WAL_RETENTION_PERIOD as 3600 2023-07-26 14:20:50 +08:00
Ganlin Zhao ef242ba8fa fix test cases 2023-07-11 11:11:57 +08:00
Alex Duan b925342ad0 test: fix tsim/db/error1.sim random failed 2023-05-06 15:08:33 +08:00
Alex Duan fc799bcd19 test: fix tsim/db/error1.sim random failed 2023-05-06 15:06:53 +08:00
dapan1121 877b6e7053 fix: add table_prefix/table_suffix cases 2023-04-21 14:58:58 +08:00
dapan1121 948a603513 fix: fix minrows/maxrows case issue 2023-03-16 14:49:27 +08:00
Hongze Cheng b86c23b963 change test case 2023-03-09 18:07:38 +08:00
Benguang Zhao 96f5249782 enh: flush database in testcase alter_replica_13.sim to trigger snapshot repl 2023-01-29 15:58:23 +08:00
Xiaoyu Wang 9dff4371ec enh: shielding database option 'strict' 2022-12-13 12:20:48 +08:00
Shengliang Guan 1dd1e497f9 test: update case 2022-12-07 23:57:51 +08:00
Shengliang Guan 66f4ee9a41 enh: alter db replica return quickly, operation executed asynchronously 2022-12-07 21:57:49 +08:00
Shengliang Guan 6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan 64e39cf2d4 enh: alter db replica return quickly, operation executed asynchronously 2022-12-07 20:16:22 +08:00
Shengliang Guan a33799fe26 test: adjust alter replica case 2022-11-28 19:34:25 +08:00
Shengliang Guan 9c426540e7 fix: memory leaks while check mnode state 2022-11-18 20:15:13 +08:00
Cary Xu 69c1465142 Merge branch '3.0' into feat/TS-2007 2022-11-10 15:49:15 +08:00
Cary Xu 8205dad2a1 enh: adjust test case to support wider range of future timestamp 2022-11-10 15:48:31 +08:00
Hongze Cheng 683e2cff7c change test cases 2022-11-09 15:49:39 +08:00
Shengliang Guan ff428696d5 enh: drop snode 2022-10-27 15:03:18 +08:00
Minghao Li 913517f05a fix(sync): modify case alter_option.sim, default value 2022-10-26 19:49:12 +08:00
Shengliang Guan 6d1bf00cee fix: use sync cfg from vnode 2022-10-24 12:42:44 +08:00
Shengliang Guan bbb0475d69 fix: alter replica one by one 2022-10-24 10:05:57 +08:00
Shengliang Guan 6c3cd3e19e test: adjust log 2022-10-21 10:39:29 +08:00
Xiaoyu Wang ccaf6f8a78 feat: add database option 'table_prefix' and 'table_suffix' 2022-09-03 11:22:36 +08:00
Shengliang Guan ae54c4a50b enh: let show vnodes works 2022-09-02 14:24:45 +08:00
Shengliang Guan 8f6aaf0a60 fix: donot retry if error code not match retry code 2022-08-24 13:47:27 +08:00
Ganlin Zhao 234b89767d fix test case 2022-08-18 19:33:45 +08:00
Shengliang Guan e73a311a08 test: add case for dupliate supertable name 2022-08-16 19:30:32 +08:00
Minghao Li e8d63b7228 refactor(sync): update DEFAULT_DB_WAL_RETENTION_PERIOD 2022-08-12 17:35:41 +08:00
Xiaoyu Wang 44df51f98f enh: show command optimize 2022-08-11 20:56:31 +08:00
Xiaoyu Wang 7176bb9198 merge 3.0 2022-08-11 20:30:02 +08:00
Xiaoyu Wang 9a9aef985e enh: show command optimize 2022-08-11 20:26:40 +08:00
Shengliang Guan 29402da45f test: adjust case 2022-08-09 20:46:37 +08:00
Xiaoyu Wang 04a2e8e541 fix: the default value of wal-related database parameters is incorrect 2022-08-09 11:20:02 +08:00
Shengliang Guan 8cebad4739 test: restore case 2022-08-01 11:54:18 +08:00
Shengliang Guan 9187231615 test: valgrind case 2022-08-01 11:48:55 +08:00
Shengliang Guan f491de4fdc test: adjust case 2022-07-31 22:35:42 +08:00
Xiaoyu Wang 25f9b90c44 fix: db options rename 2022-07-27 13:37:03 +08:00
Xiaoyu Wang f977117c6c fix: db options rename 2022-07-27 11:55:19 +08:00
Shengliang Guan eec342630c enh: add wal option to show database command 2022-07-26 17:50:05 +08:00
Shengliang Guan be56f8b121 test: restore 2.0 case 2022-07-20 13:36:49 +08:00
Shengliang Guan ce999711ec test: add case 2022-07-19 13:07:24 +08:00
Shengliang Guan 993f5fe9ec fix: let certain type of write messages to be executed sequentially 2022-07-18 18:37:58 +08:00
Xiaoyu Wang 299e117d38 fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 14:22:30 +08:00
Xiaoyu Wang 7c585d8ed9 fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 11:47:26 +08:00
Shengliang Guan 2effdf824d test: restore some 2.0 case 2022-07-14 21:17:41 +08:00
Shengliang Guan 47ab2b1961 test: restore some 2.0 case 2022-07-14 21:12:08 +08:00
Shengliang Guan c36c9bca1f test: restore some 2.0 case 2022-07-14 20:38:59 +08:00
Shengliang Guan 2076a00b7a test: restore some 2.0 case 2022-07-14 16:09:10 +08:00