Commit Graph

277 Commits

Author SHA1 Message Date
062a57e12a [CP] add defense for drop tenant and trans desc reset 2022-09-07 05:02:36 +00:00
4891d24b46 [CP] Fix ObTmpTenantFileStore may be wild ptr. 2022-09-02 09:02:29 +00:00
f3c8315b59 [CP] Try get tenant schema when write file checkpoint 2022-09-02 03:02:43 +00:00
50b76d0245 [CP] [CP] Add diagnostic log for detection of schema mgr ref leak 2022-08-25 18:15:35 +08:00
0771b87d44 change table column to 4096 with optimization 2022-08-23 10:02:56 +08:00
db7a7afe45 [CP] Add more logs for dropped tenant check information 2022-08-16 11:50:36 +08:00
e6efecced4 [CP] Fix page nums error. 2022-08-15 11:33:50 +08:00
5d3d5c7cb7 [CP] Reduce tmp file block cache memory usage. 2022-08-12 17:11:51 +08:00
c6ce32929d [CP] [CP] Remove multi logical tenant files 2022-08-12 17:10:47 +08:00
577e69c13f Update ob_log_replay_engine.cpp (#936) 2022-08-08 16:11:46 +08:00
8c74dc19a2 [CP] [CP][BUG.FIX] fix eating return code in tmp file. 2022-07-31 20:30:31 +08:00
18019f2bf2 [CP] [CP] [TMP.FILE] support single read huge tmp file. 2022-07-20 11:31:21 +08:00
e1972c561a [CP] [CP] fix fuse row cache problem 2022-07-20 11:28:59 +08:00
795bd80e28 [CP] [BUG.FIX] fix coredump when get_file_id() 2022-07-20 11:26:03 +08:00
979383c331 [CP] optimize large trans ctx limitation 2022-07-20 11:20:20 +08:00
942e690706 [CP] [CP] fix fuse row cache problem with warmup table store 2022-07-08 14:36:47 +08:00
9f436710cb [CP] fix try_update_tenant_info fail when tenant not exist 2022-07-08 11:48:24 +08:00
e8452fc947 fix issue 9263606 2022-07-06 17:34:14 +08:00
b056d5d732 fix ttl issue 43000669 2022-07-05 16:15:19 +08:00
81ddf03308 fix ttl issue 42742997 & 42787173 & 42954103 & 42920788 & 42876827 & 42869248 & 42868078 & 42867515 & 42767501 2022-07-05 16:12:57 +08:00
3a4eeb579b [CP] Fix physical restore finish can not get latest data bug 2022-06-29 11:03:58 +08:00
eab142b0ee [CP] [CP] [CP] Fix backup point create do not filter local sstable which is avaiable after backup point create 2022-06-25 19:12:07 +08:00
f4df995acd [CP] backup task cannot finish when backup disk is full 2022-06-25 19:10:54 +08:00
a6b028430f [CP] fix bug that slog file_id increases infinitely 2022-06-24 10:28:46 +08:00
eb18e0ba1b [CP] modify the process of cleaning dirty trans context which is commited 2022-06-21 10:59:36 +08:00
e146d5743b [CP] [3_1_x] fix unsafe access part_ctx member in iter_trans_stat 2022-06-21 10:57:18 +08:00
3156d1bf53 bugfix: auto extend ssblock logs so much 2022-06-21 10:52:26 +08:00
0d5a4bc8b8 feat: hbaseapi support ttl & maxversions 2022-06-15 10:28:03 +08:00
5456ef83df bugfix: fix dead lock in extend_file_size_task process 2022-06-12 12:39:03 +08:00
dccc4431e0 [CP] Fix block id overflow bug. 2022-06-12 12:38:27 +08:00
7c4d50e360 Set limitation for large transaction && Add some obtest for large transaction testing 2022-06-12 12:33:57 +08:00
69070bdffa add system log for slog reader 2022-06-12 12:32:14 +08:00
57971bf439 bugfix: auto extend fail when restart observer 2022-06-08 20:01:15 +08:00
8f6468f3ee [CP] fix estimate local index size not working properly 2022-06-06 14:22:12 +08:00
d225c70101 [CP] Fix core when partition service stopped 2022-06-06 14:21:37 +08:00
0371b0ef32 [CP] [xa][fix] avoid use null pointer when fail to alloc memory 2022-05-30 16:32:05 +08:00
5aff21755b [CP] fix create local index too slow due to iterating __all_virtual_storage_stat 2022-05-26 16:55:41 +08:00
3025edd154 cherry-pick record log 2022-05-25 20:50:33 +08:00
d22cee91c3 [Feature] Auto extend disk space 2022-05-25 20:49:58 +08:00
9cb529705e [CP] fix local index scheduler not exiting 2022-05-20 14:34:36 +08:00
8167156cf5 Replica cache fix (#854)
* prepare replica type cache update

* repare replica cache
2022-05-16 21:54:33 +08:00
50f8187546 [CP] fix block checker 2022-05-16 10:43:46 +08:00
9d750fb89c add _max_trx_size 2022-05-16 10:42:55 +08:00
84ecffbdc4 [CP] Fix the problem that XA transactions are not aware of the need rollback field when committing 2022-05-05 14:23:15 +08:00
a3c05eca80 [CP] fix build index retry and build index concurrency problem 2022-05-05 14:22:46 +08:00
621cb06d10 [CP] Fix hash node memory leak 2022-05-05 14:22:19 +08:00
a7b3c02d75 [CP] add trigger for ckpt 2022-05-05 14:20:33 +08:00
957bb6b7ee fix freeze hang problem 2022-05-05 14:19:13 +08:00
e2a21af4f1 [CP] ignore OB_PG_PARTITION_NOT_EXIST and OB_PARTITION_NOT_EXIST while building local index 2022-05-05 14:17:25 +08:00
73730a2c0d [CP] BUGFIX: block dirty trans context release while it is needed. 2022-05-05 14:16:38 +08:00