Commit Graph

175 Commits

Author SHA1 Message Date
319e9f0a3c fix some test case 2023-07-27 14:24:16 +00:00
599b708d2c [mittest] adjust mittest test_ob_simple_log_throttling_arb 2023-07-26 15:42:15 +00:00
8c16a5e83c [GC] gc need wait readonly tx cleaned up 2023-07-25 14:48:36 +00:00
0e211a956d add errno code OB_TABLET_GC_LOCK_CONFLICT and OB_LS_WAITING_SAFE_DESTROY 2023-07-24 13:48:35 +00:00
90e5842e6b [4.2] fix learner_list with flag problem 2023-07-24 05:12:42 +00:00
3d46588675 manage linked blocks' ref cnt 2023-07-19 02:12:23 +00:00
400581bee2 Fix tmp file core at log 2023-07-18 15:18:07 +00:00
9b0e6cd960 make sure all meta released when the observer exits 2023-07-18 08:42:18 +00:00
928f831487 fixed problems when shrink log disk size 2023-07-18 08:18:25 +00:00
ff656e59b4 [bugfix]remove tenant_io_manager from map until mtl_destroy 2023-07-18 05:12:19 +00:00
f397371718 [fix][PALF] migrating/replicating replicas as learners
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-07-17 13:18:17 +00:00
b6083d27be allow read snapshot less than transfer in commit version if start transfer in tx committed 2023-07-17 09:18:10 +00:00
a4bb627063 BUGFIX: move safe destroy worker into tenant 2023-07-17 03:12:14 +00:00
214101d63f [fix] do not remove normal member if another member is being rebuilt 2023-07-17 02:42:09 +00:00
c0d2550b80 [CP] wait remove tenant_io_manager until ref_cnt = 1 2023-07-14 09:12:27 +00:00
63858018e3 [opt][PALF] optimize ObLogHandler::is_in_sync 2023-07-14 08:42:18 +00:00
9b23516657 Optimize tmp file 2023-07-14 04:42:06 +00:00
ffd0270234 fix flt tag local variable err 2023-07-14 02:12:33 +00:00
6810df627b Avoid stopping writing after restart due to log disk is shrinking. 2023-07-13 09:48:23 +00:00
2b3285745a replay reate tablets concurrently to speed up slog replay 2023-07-13 04:42:22 +00:00
f94aab5524 Keep old read snapshot behavior unchanged 2023-07-13 02:12:15 +00:00
1337d35972 Fix flashback query 2023-07-11 21:12:13 +00:00
4d44fedfa1 remove a defense code which will case restart failed in cornor case 2023-07-11 14:25:42 +00:00
a8fed65b7a delete old mds code 2023-07-11 14:13:59 +00:00
d88e4bd320 [log throttling] add parameter log_disk_throttling_maximum_duration 2023-07-11 05:42:44 +00:00
7c63a546e7 [CP] push RoleChangeEvent to the tail of queue when replay timeout 2023-07-11 05:24:25 +00:00
be7c3455c4 change transfer related parameter from cluster level to tenant level 2023-07-08 11:17:48 +00:00
ddf7854eb4 Fix get tablet return 4165 2023-07-07 10:47:48 +00:00
e1519d9edb [temp solution] return OB_TABLET_NOT_EXIST when transfer out tx has not committed yet 2023-07-07 07:12:20 +00:00
93023b7920 Avoid ddl_get_tablet on replay 2023-07-07 03:12:20 +00:00
c00fed3c5f fix tablet allocator 2023-07-06 05:12:15 +00:00
5e23304ed8 [fix] flashback learners 2023-07-05 04:18:05 +00:00
d2584bccf2 [FIX] only update min_start_scn and keep_alive log scn when log is NO_CTX or HAS_CTX 2023-07-03 02:12:09 +00:00
2776120751 fix tablet status cache for weak read scenario 2023-06-30 04:12:23 +00:00
8aee534b66 revert 'support include_hidden_sys when get_tenant_unit' 2023-06-28 11:12:25 +00:00
58caa336f2 READ_ALL_COMMITED should not return not created tablet 2023-06-28 10:12:15 +00:00
6d94f30456 [fix] fix leader's committed_end_lsn can not be updated 2023-06-28 08:47:53 +00:00
6a6deadb47 [fix] fix some error logs 2023-06-27 08:17:51 +00:00
3c5468522a Return non empty shell tablet for READ_ALL_COMMITED mode 2023-06-27 03:12:28 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
20dd11d7a7 【part 1】Split session memory to tenants 2023-06-15 09:48:00 +00:00
d00438b9c4 fix flush_plan_cache_sqlqa.sql_audit_request_memory 2023-06-15 02:12:31 +00:00
7095e40b8b use mtl_id to init some structures 2023-06-14 13:42:12 +00:00
913dea2c36 fix WORK_AREA not limit after restart observer 2023-06-12 04:42:23 +00:00
7d5809c2ba [PALF] optimize TPS during arbitration upgrading 2023-06-09 05:12:18 +00:00
f4b390d643 add destroy thread gracefully 2023-06-08 07:42:27 +00:00
72b3c1ff76 split memory of array in detect callback from 500 tenant 2023-06-08 03:43:19 +00:00
c3dd57e291 fix row_store_type when sstable is empty 2023-06-06 10:42:27 +00:00
a279004631 remove unittests cannot work on opensource 2023-06-06 05:42:19 +00:00
9968621711 [PALF] fix is_changing_config_with_arb_ is true after a reconfiguration failed 2023-06-05 10:14:15 +00:00