Commit Graph

1243 Commits

Author SHA1 Message Date
6fe3cf36b0 sleep 20 second when xa gc invalid record 2023-04-13 07:00:54 +00:00
93292ad68d retry remote write ddl clog. 2023-04-13 06:57:18 +00:00
a36c4299c1 fix the problem that the gap between triggering a rebuild and disabling voting may lead to unnecessary rebuilds 2023-04-13 06:53:41 +00:00
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
fdc59d1d46 fix the condition of returning resp when tx data does not exist 2023-04-13 06:43:00 +00:00
532b8ce27b fix remote write commit log nest bug 2023-04-13 06:39:25 +00:00
7b958a4535 Add some log for 4377 2023-04-13 06:32:07 +00:00
9e1fc64a14 optimize compaction statistic on tablet stat 2023-04-13 06:24:58 +00:00
952e5eaa68 remove backup io logic in sync rpc 2023-04-13 06:14:21 +00:00
1feabe8bc9 [4.1] fix some bugs in checkpoint 2023-04-13 05:45:34 +00:00
15720ceb75 fix ddl_direct_load function not handling the situation of -4007 bug 2023-04-11 12:37:20 +08:00
e9aee7d60f fix miss tenant memory usage 2023-04-11 12:14:10 +08:00
c51b26fdfe update snapshot_version and mult_version_start when ddl major generates. 2023-04-07 10:17:36 +00:00
4b2dcdb52f Disable block scan when disable block cache 2023-04-07 08:14:51 +00:00
71d19e2940 [BUGFIX] fix read lob locator after commit 2023-04-07 03:00:01 +00:00
b969710b6f ddl not record warning of entry not exist in dag warning history 2023-04-06 15:11:00 +00:00
2e69e56f3d Fix observer may core when print iter 2023-04-06 14:44:13 +00:00
9d477317a9 fix build ddl table store 2023-04-06 14:11:19 +00:00
ccd37d7473 fix readable sites judged by weak reads in the standby database 2023-04-06 13:44:24 +00:00
86e15c3c88 fix the reading of the standby database is incorrect in some scenarios 2023-04-06 13:40:55 +00:00
ef5dc84cec [BUGFIX] fix lob locator helper print row id objs 2023-04-06 12:47:34 +00:00
38cea0976e fix core when print savepoint 2023-04-06 09:41:20 +00:00
d5faf6c8c8 [tablelock] Fix the bug about checkpoint rollback due to disorder commit during replay 2023-04-06 07:59:34 +00:00
952854b733 adjust log level 2023-04-05 08:11:10 +00:00
545a294592 Fix not reserve obj_buf when reserve datum row 2023-04-04 13:15:00 +00:00
fea5ff60a9 [4377] add diagnose info for 4377 of index lookup 2023-04-04 09:44:52 +00:00
d27b7ab7a2 Add protection for check row locked on active memtable 2023-04-04 09:41:19 +00:00
305ad6341a [4.1] support transaction isolation level for dblink trans 2023-04-04 09:12:47 +00:00
5f602ed6c4 [4.1][tx-route] fix tx abort miss return part state 2023-04-04 08:44:09 +00:00
d2f227903e Add protection for too much sstable and wrs 2023-04-04 08:15:01 +00:00
41ff6f80d3 modify some sys log 2023-04-04 07:41:41 +00:00
a920d19e0a [BUG] remove callback when on failure 2023-04-04 07:14:37 +00:00
cef1d4186f [foreign key] fix a bug about not handle error code during posting conflict tx to deadlock detector 2023-04-04 05:44:37 +00:00
354a2065af fix loop bug 2023-04-04 05:41:06 +00:00
f9ceb71a8c Fix rescan(switch tablet) not update nop_pos 2023-04-04 05:14:36 +00:00
0b1e970028 add warning log when the number of sstable is at high level 2023-04-04 04:47:41 +00:00
d223aa2f28 [CP] fix too many logs in lock_for_read 2023-04-04 03:18:28 +00:00
7466f362ea set frozen for all memtables in ObLS::offline() 2023-04-04 02:14:28 +00:00
70694f9b6f add time guard for bucket lock usage 2023-04-04 02:10:55 +00:00
0c2d063f4e add some log for bug detect 2023-04-04 01:44:49 +00:00
8b00a6d6be Change the memory of ObEncodingRowBufHolder to hang on its own tenant which used to hang on 500. 2023-04-04 01:41:16 +00:00
1fa46f121d call storage_schema defend func when ha_status is none 2023-04-04 01:15:21 +00:00
2c86db0c46 add ls locality cache in compaction[发版后合] 2023-04-04 00:41:21 +00:00
bbd5bd36b7 control backup advance checkpoint retry interval 2023-04-03 23:41:02 +00:00
f16e44f57c Record state change time for tx data memtable 2023-04-03 23:14:50 +00:00
500ce00ab7 [4.1] not restore tx state if tx not active after rollback to savepoint 2023-04-03 22:44:51 +00:00
8329d02967 [BUG] use stmt start time instead of query start time 2023-04-03 22:16:25 +00:00
bd6cf4e99d Add adjustments to virtual table | views about trans scheduler 2023-04-03 22:12:53 +00:00
6c9c168ac2 fix end stmt failure transaction does not identify need rollback 2023-04-03 20:41:34 +00:00
0b257df438 add restore diagnose row for diagnose virtual table 2023-04-03 19:48:34 +00:00