|
|
41b19ba941
|
[FEAT MERGE] Backup Table Names
Co-authored-by: wxhwang <wxhwang@126.com>
|
2024-04-11 12:45:22 +00:00 |
|
|
|
c2078c08c9
|
[FEAT MERGE] support backup plus archivelog progress
|
2024-04-09 13:45:27 +00:00 |
|
|
|
1a9075819b
|
fix argument mistake of cancel_dag
|
2024-04-01 14:50:04 +00:00 |
|
|
|
4d0305025e
|
add place holder to master
|
2024-02-28 13:44:48 +00:00 |
|
|
|
7da0974a40
|
Refactor object storage multipart upload interface to distinguish close, complete and abort operations
|
2024-02-10 04:27:55 +00:00 |
|
|
|
547e4ba5b4
|
fix backup concurrency with twice major freeze and with transfer change turn and io error change retry
|
2024-02-10 02:47:37 +00:00 |
|
|
|
1b77f3c4ca
|
Fix memory leak of S3 multipart writer in data_backup logics
|
2024-02-10 00:23:09 +00:00 |
|
|
|
968ef1f48f
|
add defence for too large ObMigrationTabletParam
|
2024-02-10 00:20:15 +00:00 |
|
|
|
939b663392
|
[CP] Revert [CP] fix backup check tablet continuity performance issue
|
2024-02-09 08:40:03 +00:00 |
|
|
|
bc4c4a371d
|
Fix bug in multipart upload in plus archive mode
|
2024-02-09 08:31:09 +00:00 |
|
|
|
cdd787100e
|
Seal clog files in plus archive mode backup
|
2024-02-08 22:19:52 +00:00 |
|
|
|
18c05aa765
|
fix rs merge tablet info report -9011
|
2024-02-08 08:42:42 +00:00 |
|
|
|
e7a85da9e6
|
fix backup check tablet continuity performance issue
|
2024-02-08 04:00:17 +00:00 |
|
|
|
dadec7a18a
|
[CP] only NORMAL tablet can backup data
|
2024-02-08 03:24:04 +00:00 |
|
|
|
39cc0a6d60
|
merge devleop into master 20231212
|
2024-02-08 01:29:33 +00:00 |
|
|
|
1c20161f72
|
[FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
|
2024-02-07 23:09:02 +00:00 |
|
|
|
542516e369
|
[FEAT MERGE] Backup support AWS S3
Co-authored-by: xuhuleon <xuhuleon@qq.com>
|
2024-02-07 19:13:39 +00:00 |
|
|
|
6bf26275da
|
return ObSSTableWrapper instead of ObITable* when getting cg sstable from co sstable
|
2024-02-07 12:51:22 +00:00 |
|
|
|
7f369f3383
|
merge develop to master
|
2024-02-07 11:13:28 +00:00 |
|
|
|
b4fdd7e015
|
[CP] add macro block count statistic for backup data
|
2024-02-07 09:20:10 +00:00 |
|
|
|
0add84d2dc
|
[CP] add defence when backup ddl sstable
|
2024-02-07 06:35:20 +00:00 |
|
|
|
c8ef409bf3
|
Do not report ERROR when sample rate equals 100
|
2024-02-06 14:49:36 +00:00 |
|
|
|
6c8cde0b84
|
Refactor object storage multipart upload interface to distinguish close, complete and abort operations
|
2024-02-02 12:12:33 +00:00 |
|
|
|
380d486f80
|
fix backup concurrency with twice major freeze and with transfer change turn and io error change retry
|
2024-01-26 06:42:19 +00:00 |
|
|
|
deef29fa6d
|
Fix memory leak of S3 multipart writer in data_backup logics
|
2024-01-23 13:17:17 +00:00 |
|
|
|
854ac60415
|
add defence for too large ObMigrationTabletParam
|
2024-01-23 13:12:35 +00:00 |
|
|
|
aef68a1235
|
[CP] Revert [CP] fix backup check tablet continuity performance issue
|
2024-01-11 12:48:51 +00:00 |
|
|
|
408fd908e4
|
Fix bug in multipart upload in plus archive mode
|
2024-01-11 12:19:31 +00:00 |
|
|
|
b5e0282acf
|
Seal clog files in plus archive mode backup
|
2024-01-04 07:57:15 +00:00 |
|
|
|
aaa925147a
|
fix rs merge tablet info report -9011
|
2023-12-25 02:48:15 +00:00 |
|
|
|
8bb556a3ba
|
fix backup check tablet continuity performance issue
|
2023-12-20 05:43:43 +00:00 |
|
|
|
e348df72ef
|
[CP] only NORMAL tablet can backup data
|
2023-12-19 21:43:25 +00:00 |
|
|
|
021e5571bb
|
merge devleop into master 20231212
|
2023-12-19 07:45:22 +00:00 |
|
|
|
e99cc037cc
|
[FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
|
2023-12-18 14:13:54 +00:00 |
|
|
|
dd84275032
|
[FEAT MERGE] Backup support AWS S3
Co-authored-by: donglou-zhang <zhangleisoft2012@163.com>
Co-authored-by: xuhuleon <xuhuleon@qq.com>
|
2023-12-13 13:43:21 +00:00 |
|
|
|
62d265e263
|
return ObSSTableWrapper instead of ObITable* when getting cg sstable from co sstable
|
2023-12-07 10:12:57 +00:00 |
|
|
|
d64ed4aaed
|
Merge branch 'pr_1719'
|
2023-12-06 04:09:16 +00:00 |
|
|
|
eebdd3006e
|
Fix iteartor to iterator (Spell Mistake) (#1722)
|
2023-12-05 13:53:17 +08:00 |
|
|
|
0f256b2e2d
|
Fix satrt to start. (Spell Mistake) (#1718)
Fix 'satrt' to 'start'. (Spell Mistake)
|
2023-12-05 09:26:40 +08:00 |
|
|
|
602e91a93e
|
[CP] add macro block count statistic for backup data
|
2023-12-04 10:11:50 +00:00 |
|
|
|
c5321d3bd8
|
[CP] add defence when backup ddl sstable
|
2023-11-30 05:41:40 +00:00 |
|
|
|
fa3f962aad
|
[CP] change cluster level parameter to tenant level for backup
|
2023-11-10 10:39:14 +00:00 |
|
|
|
71e89f4ebf
|
revise static assert comment according to latest data structure
|
2023-11-09 15:07:09 +00:00 |
|
|
|
b5b2a5f052
|
fix unit gc blocked by running compaction dag by adding dag_yield
|
2023-11-08 13:39:24 +00:00 |
|
|
|
f4542583e7
|
adjust todo owner
|
2023-11-06 09:09:18 +00:00 |
|
|
|
3e5d61caa2
|
reduce memory use in backup_reader
|
2023-11-03 06:09:38 +00:00 |
|
|
|
566e920620
|
Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
|
2023-10-31 15:39:22 +00:00 |
|
|
|
6e7d0b980e
|
[CP] fix backup tmp file mem-leak
|
2023-10-25 08:09:44 +00:00 |
|
|
|
71a1ce0cce
|
fix backup memory leak when some item init failed
|
2023-10-10 10:40:14 +00:00 |
|
|
|
8208247cd9
|
[CP] adjust backup ls meta and tablet metas timeout to 30min
|
2023-09-18 04:44:02 +00:00 |
|