Commit Graph

78 Commits

Author SHA1 Message Date
da6c8865ce [CP] [UPGRADE] Calculate default timeout according to tenant count 2024-02-08 15:41:43 +00:00
c7fe4c3f69 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
2024-02-07 20:19:21 +00:00
23dfd123b2 [FEAT MERGE] zlib_upgrade 2024-02-07 12:48:23 +00:00
15e2161984 [UPGRADE] Remove 4.2.1.2 from upgrade path 2024-02-07 06:50:15 +00:00
2089710881 [FEAT MERGE] New minimal mode for tenant. 2024-02-07 00:43:32 +00:00
89f7a391aa [UPGRADE] Add 4.2.1.2 to upgrade path 2024-02-06 20:14:16 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
e528c0a005 [CP] [OBCDC] Provide obcdc compatible info 2024-02-05 08:17:19 +00:00
d61fcc450b Modify YML 2024-01-31 04:42:00 +00:00
f1e23eadfd modify upgrade checker 2024-01-16 06:22:17 +00:00
9093d820a0 [CP] [UPGRADE] Calculate default timeout according to tenant count 2023-12-28 05:19:19 +00:00
9187748933 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-12-14 03:13:30 +00:00
4f13ffea18 [FEAT MERGE] zlib_upgrade
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
2023-12-07 08:43:28 +00:00
94ccfbdb56 [UPGRADE] Remove 4.2.1.2 from upgrade path 2023-11-30 07:45:57 +00:00
fcfd20c623 [FEAT MERGE] New minimal mode for tenant. 2023-11-27 08:05:35 +00:00
0aeb373b45 [UPGRADE] Add 4.2.1.2 to upgrade path 2023-11-22 05:11:04 +00:00
4646e5136d [UPGRADE] CP 4.2.1.1 to master 2023-11-03 09:13:32 +00:00
83dac66d0e modify upgrade test 2023-09-26 09:39:58 +00:00
f4f4170dbe [UPGRADE] Upgrade version to 4.3.0.0 2023-09-20 15:44:13 +00:00
39d11ce2ce add major_status check before suspend in upgrade 2023-09-12 08:44:02 +00:00
03b37d3730 [FEAT MERGE] change the semantics of tenant=all 2023-08-31 03:10:42 +00:00
c2aa90c14b update oceanbase_upgrade_dep.yml and oceanbase_upgrade_dep.yml.opensource 2023-08-23 03:10:29 +00:00
7dc7844cef [UPGRADE] Raise cluster_version/data_version to 4.2.1.0 2023-08-15 08:11:00 +00:00
15934d24ac [UPGRADE] Add 4.1.0.2 to yml 2023-08-14 14:54:29 +00:00
c16546512e [UPGRADE] CP ver 4102 to master 2023-08-02 14:12:20 +00:00
405402f28a skip check_major_status in upgrade post stage 2023-08-01 23:48:00 +00:00
d51fa65b3d add oceanbase_upgrade_dep.yml.opensource for opensource to parse the upgrade path 2023-07-13 09:12:36 +00:00
b9e66351c9 [CP] [CP] fix upgrade script 2023-07-11 19:47:53 +00:00
47302892fc update oceanbase_upgrade_dep.yml 2023-07-11 07:48:13 +00:00
bf29361979 Modify the upgrade script to forbid the bloom filter during upgrading 2023-07-06 09:42:25 +00:00
789c9913b8 fix upgrade script 2023-06-29 03:54:02 +00:00
0c27bf4af7 fix parallel range split problem 2023-06-13 03:12:25 +00:00
b3b42a8de6 modify upgrade checker 2023-05-24 12:17:13 +00:00
c25187b07c CP data_version/cluster_version to 4.2.0.0 2023-05-11 13:53:19 +00:00
a35a5344d0 modify upgrade script 2023-04-26 13:36:02 +00:00
9a57e64e56 [UPGRADE] Upgrade cluster_version/data_version to 4.2.0.0 2023-04-18 03:44:59 +00:00
b3771039c6 modify upgrade script 2023-03-31 03:40:51 +00:00
6786ec9f6b upgrade check memory_limit 2023-03-30 05:03:33 +00:00
3004e827fe check backup/archive dest before upgrade from 4.0 to 4.1 2023-03-28 07:11:46 +00:00
6c22fc4d17 modify upgrade script 2023-03-27 12:11:42 +00:00
962180cc52 [UPGRADE] check standby tenant when needed 2023-03-10 10:11:34 +00:00
325a4e30c6 Fix Links of yuque 2023-03-10 08:13:58 +00:00
08a026b5a9 check backup/archive before upgrade from 4.0 to 4.1 2023-03-10 02:41:33 +00:00
3eda401afa gen upgrade_checker.py 2023-03-09 08:43:43 +00:00
eac32d477d modify modify_server_permanent_offline_time 2023-03-09 04:10:42 +00:00
bb70d99208 [UPGRADE] Fix upgrade script problems 2023-02-24 17:13:06 +00:00
079e8b9a01 [UPGRADE] Make upgrade_post.py reentrant 2023-02-09 14:10:14 +00:00
db4082d1c1 modify upgrade script 2023-02-06 20:21:08 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00