|  | c7ee677377 | [CP] [Bugfix] on update current_timestamp bug & TbSessNodeVal memory leak | 2024-02-06 23:13:50 +00:00 |  | 
			
				
					|  | d02328ebf1 | optimization for tablet meta iops [FEAT MERGE] Co-authored-by: Tyshawn <tuyunshan@gmail.com> | 2024-02-06 22:16:36 +00:00 |  | 
			
				
					|  | c18fefb161 | [FEAT MERGE] cherry pick restore_pf_opt from 421release to master | 2024-02-06 21:42:11 +00:00 |  | 
			
				
					|  | 618a949210 | [opt] micro buffer writer | 2024-02-06 19:17:42 +00:00 |  | 
			
				
					|  | 673fe94c68 | [SKIP INDEX] adapt index block aggregate data is null. | 2024-02-06 17:46:29 +00:00 |  | 
			
				
					|  | 034f8a27bb | Unify tablet creation to use ObCreateTabletSchema | 2024-02-06 17:08:57 +00:00 |  | 
			
				
					|  | 4b11da5715 | remove domain string | 2024-02-06 16:48:45 +00:00 |  | 
			
				
					|  | 84d9d1ebe2 | fix deserialize arg in multi-transation commit | 2024-02-06 16:28:50 +00:00 |  | 
			
				
					|  | ff4b63ff0f | [CP] should not push multi_version_start before reserved_snapshot_clog sync | 2024-02-06 15:51:55 +00:00 |  | 
			
				
					|  | 452b98a7c1 | Tablet normalized leak diagnosis | 2024-02-06 15:26:28 +00:00 |  | 
			
				
					|  | 831f64b098 | delete useless code & remove lambda | 2024-02-06 15:03:51 +00:00 |  | 
			
				
					|  | c8ef409bf3 | Do not report ERROR when sample rate equals 100 | 2024-02-06 14:49:36 +00:00 |  | 
			
				
					|  | 6627f9ef2e | [CP] [BUG.FIX] fix unexpected wash tablet from map | 2024-02-06 04:11:58 +00:00 |  | 
			
				
					|  | 3b2918c459 | bugfix: temporary file normal reading mislead into direct reading logic. | 2024-02-05 13:42:21 +00:00 |  | 
			
				
					|  | e131f6404a | fixed print error log after delete block success on arb server | 2024-02-05 03:26:15 +00:00 |  | 
			
				
					|  | 785702ef23 | Enable skip kvcache in temporary file read procedure. | 2024-02-05 03:12:22 +00:00 |  | 
			
				
					|  | 0a30a490d3 | Bugfix: inspect_bad_block cannot atomically increase MacroBlock's refcnt. | 2024-02-03 00:17:34 +00:00 |  | 
			
				
					|  | 7456249dcf | fixed no log callback because log disk full of arb replica | 2024-02-02 23:12:03 +00:00 |  | 
			
				
					|  | 6bfc404874 | [CP] [OBCDC] Fix flow_controll Issue for sysbench oltp_insert test | 2024-02-02 22:42:30 +00:00 |  | 
			
				
					|  | bb91fee82f | set prev_log_type in commit/prepare log Co-authored-by: wxhwang <wxhwang@126.com> | 2024-02-02 21:43:02 +00:00 |  | 
			
				
					|  | 89f74f205e | [TABLELOCK] fix several bugs about timeout in tablelock | 2024-02-02 18:51:34 +00:00 |  | 
			
				
					|  | bc20260080 | [CP] [opt] avoid latency jitter of log replication when locking or unlock memberlist | 2024-02-02 15:42:26 +00:00 |  | 
			
				
					|  | e993318693 | fix tenant_data_version & need_create_empty_major compatible. | 2024-01-26 10:47:27 +00:00 |  | 
			
				
					|  | 0983ed0b72 | Adjust stmt printer and codeowners | 2024-01-23 04:42:57 +00:00 |  | 
			
				
					|  | 27c9a5278f | Use the corresponding column fill cg Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com> | 2024-01-23 03:12:29 +00:00 |  | 
			
				
					|  | d50e4d0662 | [CP] Fix garbage tasks remain problem | 2024-01-18 04:43:10 +00:00 |  | 
			
				
					|  | 9002e5b34d | [CP][Bugfix][OBKV]fix session pool hold too much memory when login frequently | 2024-01-17 08:43:54 +00:00 |  | 
			
				
					|  | 1e2b018bbf | [replay] fix replay serial part log when txn recover scn after final serial log | 2024-01-17 07:43:09 +00:00 |  | 
			
				
					|  | 98d518f292 | Limit memory consumption during block manager mark and sweep | 2024-01-16 04:42:25 +00:00 |  | 
			
				
					|  | b3ec417991 | skip active memtable when flush redo for freeze | 2024-01-15 13:42:48 +00:00 |  | 
			
				
					|  | f044d7692f | adapt runtime filter eval_vector interface for single row calculation. | 2024-01-15 13:12:54 +00:00 |  | 
			
				
					|  | 88f0d9e139 | remove tenant io manager hash in io manager | 2024-01-11 13:50:08 +00:00 |  | 
			
				
					|  | 3f9ef31b72 | [security]remove ip | 2024-01-11 13:14:35 +00:00 |  | 
			
				
					|  | 6716958634 | [CP] [CP] [Bugfix] cherry-pick bugfix from 421 for obkv | 2024-01-11 12:14:28 +00:00 |  | 
			
				
					|  | 056e47167d | misc refinement | 2024-01-11 10:14:47 +00:00 |  | 
			
				
					|  | b6b729dbe6 | fix allocator constructor | 2024-01-10 04:18:36 +00:00 |  | 
			
				
					|  | df0c075ed8 | [CP] pruning false range index in skyline pruning | 2024-01-09 08:23:00 +00:00 |  | 
			
				
					|  | bb72497741 | allow cancel waiting dag when parent dag or dag net is canceled | 2024-01-09 07:12:53 +00:00 |  | 
			
				
					|  | 00632ae17c | [CP] [Bugfix]support put from client | 2024-01-05 10:57:04 +00:00 |  | 
			
				
					|  | fc9414974c | [FIX] do throttle after creating tx ctx or rollback to savepoint in replay situation | 2024-01-05 03:42:39 +00:00 |  | 
			
				
					|  | 3bdc9cb5df | [FIX] do throttle when mds operation is finished instead of allocating mds memory | 2024-01-04 13:42:38 +00:00 |  | 
			
				
					|  | 48106fdd6a | Adapt the new vec2.0 interface for single row calculation Co-authored-by: hwx65 <1780011298@qq.com> | 2024-01-04 05:42:43 +00:00 |  | 
			
				
					|  | 46e5a241ce | create savepoint not abort tx to avoid concurrent with stmt execute | 2024-01-04 05:12:53 +00:00 |  | 
			
				
					|  | 5954384755 | [bugfix] parallel replay branch savepoint insert tx-data-table lost data Co-authored-by: ZenoWang <wzybuaasoft@163.com> | 2024-01-02 08:47:46 +00:00 |  | 
			
				
					|  | a71a2a6020 | fix: index usage test case | 2023-12-28 13:17:53 +00:00 |  | 
			
				
					|  | c5c5a5dffe | fix macro block id array use searray operator= | 2023-12-28 11:47:53 +00:00 |  | 
			
				
					|  | 3de36acfcd | [CP] [4.3] fix create user log stream problem with 2F1A and 4F1A | 2023-12-28 07:43:00 +00:00 |  | 
			
				
					|  | c8647966da | [CP]: Oracle json bugfix | 2023-12-27 06:18:35 +00:00 |  | 
			
				
					|  | 15a066cf26 | [CP] opt: provide a new sync interface for getting gts timestamp | 2023-12-26 09:16:21 +00:00 |  | 
			
				
					|  | 71008d4392 | fix compile error on opensource mode | 2023-12-26 06:58:04 +00:00 |  |