308 Commits

Author SHA1 Message Date
1876b956be [CP] fix io schedule when close resource_plan 2024-02-06 13:54:18 +00:00
05aeed91c7 [CP] fix same io_timestamp in schedule_heap 2024-02-06 12:00:43 +00:00
4e3525d66a fix gen_errno.pl 2024-02-06 10:06:20 +00:00
89d2efc55f [CP] fix io schedule when close resource_plan 2023-12-14 04:12:39 +00:00
24b56b2d7e [CP] fix same io_timestamp in schedule_heap 2023-11-23 04:12:35 +00:00
44806fb21c [CP] BugFix: TmpFile page_io_info leak. 2023-11-03 09:12:11 +00:00
00398fcab2 [CP] license opt: Identify external and internal code and modify their open source licenses correctly. 2023-11-02 04:42:19 +00:00
sdc
59883596d1 [CP] fix gi split task randomly bug 2023-10-28 02:58:44 +00:00
f7a78f8d71 [CP] [fix] the new leader do not degrade crashed server when arbitration_timeout is larger than 10s 2023-10-17 11:22:55 +00:00
9ec3176bc3 [CP] [fix] fix concurrent get and slide in FixedSlidingWindow 2023-10-17 11:17:21 +00:00
cabca30bae [CP][Bugfix] fix multi database authentication failure 2023-10-13 09:41:50 +00:00
598af8cc7b [LogService] Patch code: Optimize the performance of consuming archived logs
Co-authored-by: taoshuning <616811991@qq.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: zxlzxlzxlzxlzxl <zxlzxlzxlzxlzxl@outlook.com>
2023-10-11 07:12:00 +00:00
683c867c9d revert code: the code with and without this commit will cause differences in the partition mapping rules 2023-09-28 08:11:31 +00:00
sdc
acd6b1ec31 [CP] fix correctness problem because of gi split tasks randomly 2023-09-20 06:41:55 +00:00
ebe0eacb57 revert 2023-09-12 06:11:48 +00:00
4890b00bbf [CP] support strict replace 2023-09-09 10:41:52 +00:00
eb6110e9a1 [CP] support extract query range with user var 2023-09-01 15:17:41 +00:00
0361546aaa [CP] add io diagnose info 2023-08-22 08:47:24 +00:00
af7abd50ed [CP] Optimize tmp file
Co-authored-by: godchen0212 <chenqx303@163.com>
2023-08-15 05:38:17 +00:00
49d78e4ded [Bugfix]client can not access obkv server after 3 min later 2023-08-15 05:27:07 +00:00
9c8f1a1195 [bugfix] fix batch decode var length dict with single entry 2023-08-11 20:48:24 +00:00
cb05004916 [4.1] fix tx-route state serialize size overflow 2023-08-11 14:33:11 +00:00
4d0d02c289 [CP] fix extracting wrong query range with mutable function 2023-08-01 04:12:25 +00:00
3912bbc6db [Bugfix] fix issue51011879 & issue51011820 2023-07-26 12:11:57 +00:00
b9854bbf23 [CP] [fix] do not remove normal member if another member is being rebuilt 2023-07-18 07:42:15 +00:00
bbe2818879 revert fix ls_staus_operator interface 2023-07-18 04:29:28 +00:00
f57cc5d6a4 [CP]implement query range cost model 2023-07-07 09:42:25 +00:00
51ba9b5ddc [CP] [Bugfix]fix bug in tableapi session pool 2023-07-07 04:17:49 +00:00
2726299627 [CP] [fix][PALF] consider degraded learners when setting replica_num 2023-07-04 04:59:01 +00:00
b88e1ba681 [CP] [master] handle rollback savepoint create ctx when ls deleting 2023-06-28 03:12:24 +00:00
00e5f2b7ae add detect IO retry count limit 2023-06-27 02:12:20 +00:00
36a9080939 Pick tx table interface refactor && Pick return recycled_scn 2023-06-21 03:42:49 +00:00
d9080241d1 fix:big json text construct tree too slow 2023-06-18 02:17:43 +00:00
ca888a3e8c [CP] optimize memtable garbage collection 2023-06-15 16:54:23 +00:00
d76cb44cda [CP] [OPTIMIZATION] performance is slow down for submit redo with big txn 2023-06-15 06:35:08 +00:00
c81bf8427d [CP] fix row_store_type when sstable is empty 2023-06-06 13:52:31 +00:00
54a0fca32a [CP] [Election] fix arb server compare priority bug 2023-06-05 10:50:56 +00:00
f63705c53b [CP] Close the usage of OB_TSC_TIMESTAMP.current_time() 2023-06-05 04:12:40 +00:00
45991f313d [CP] [Arb] the number of members in initial_member_list can be odd number 2023-06-03 01:12:33 +00:00
8f5e8a8f5a [CP] [PALF] do not change config if majority of paxos members have crashed 2023-06-02 13:42:29 +00:00
0fbaa9de57 [CP] [Election] fix table_accessor read string bug 2023-05-26 08:12:49 +00:00
8b9520eb57 [CP] impl parallel range splite for micro level
Co-authored-by: z404289981 <z404289981@163.com>
2023-05-26 07:42:43 +00:00
721d79b8cd Set up caching for large chunks of memory 2023-05-26 03:12:48 +00:00
81a5d0610b [CP] [tx-route] support receive duplicate state from proxy 2023-05-25 13:19:27 +00:00
1fbc7051a1 [CP] [PALF] fix wait_log_barrier condition 2023-05-24 11:48:01 +00:00
5e797edef3 [CP] [2pc] drive 2pc with 1 participants 2023-05-24 05:48:05 +00:00
2f04549886 [CP] push the memtable whose end_max_scn is 0 from max_end_scn to start_scn + 1 for replay multi-transaction commit log 2023-05-17 03:12:29 +00:00
22c7595181 add unittest for column equal encoding overflow issue 2023-05-15 12:12:41 +00:00
7b9f3fe73e [CP] [FEAT MERGE] Support PIE 2023-05-10 22:20:44 +00:00
1a3f4c453c [CP] [PALF] fix GET_MIN_DATA_VERSION may return -4018 2023-05-10 21:28:03 +00:00