Commit Graph

4712 Commits

Author SHA1 Message Date
f022925ff5 【资源池化】SSWaitIOTimeout修复+DMS推点 2023-10-10 09:59:32 +08:00
62c19f20fd 解决按需回放中,未升主备机lsn校验失败的问题;删除按需回放支持升级 2023-10-10 09:58:56 +08:00
555dac870b fix reform timeout due to twophasecleaner and backend term deadlock 2023-10-10 09:17:06 +08:00
b3eb9b3d66 【资源池化】对于请求页面长时间等待的日志,避免其打印到前端gsql 2023-10-10 09:16:48 +08:00
44cc04289e 【bugfix】修改按需回放部分日志等级 2023-10-10 09:16:02 +08:00
3d19aa34b5 【bugfix】 修复postmaster线程卡在PM_WAIT_BACKEND 2023-10-10 09:10:01 +08:00
2c01990d00 修复主备倒换后,新主由于fd是0,导致读和aio出错的问题 2023-10-09 21:40:28 +08:00
49e10a541b 适配新MES 2023-10-09 21:40:08 +08:00
f386d27147 【资源池化】mes worker线程使用超时接口 2023-10-09 21:37:32 +08:00
ab53c2b58d dss增加本地dn校验 2023-10-09 21:37:15 +08:00
8bf941207a On branch zym-hash-segment
Your branch is up to date with 'origin/zym-hash-segment'.
 Changes to be committed:
	modified:   src/gausskernel/storage/access/hash/hashpage.cpp
2023-10-09 21:36:14 +08:00
950661248c 解决关闭双写后,段页式执行gs_shrink会core的问题 2023-10-09 21:35:59 +08:00
40222b4a2b 同步dss_contrl 2023-10-09 21:35:43 +08:00
91e817f23f 调整按需回放部分函数命名 2023-10-09 21:34:46 +08:00
06be7f494d 【资源池化】更新DMS的commit点 2023-10-09 21:32:52 +08:00
5a5aa90f7b 【资源池化】owner转移页面场景,对于been_load为false情况,补充内容锁的释放 2023-10-09 21:32:13 +08:00
ac60fb2b1d 解决段式存储上创建hash索引coredump的问题 2023-10-09 21:31:58 +08:00
8209c5a85f 【bugfix】解决按需回放xlog日志重复回放的问题 2023-10-09 21:31:41 +08:00
e1e0d33882 【bugfix】解决部分Switchover场景下,预期外进入按需回放的问题 2023-10-09 21:31:34 +08:00
abe6a731b4 【资源池化】适配DMS侧增加smon_recycle线程;DMS推点 2023-10-09 21:31:12 +08:00
9aee295108 删除过多无用日志 2023-10-09 21:30:32 +08:00
e4e1cd745f 【资源池化】适配DMS报文兼容性 2023-10-09 21:30:14 +08:00
c7a3c843f0 [bugfix]解决按需回放部分问题:1.部分日志回放选择错误问题;2.按需回放未正常结束后多次重启,导致找不到redo点的问题 2023-10-09 21:29:34 +08:00
bc2f2d8eaf 适配DSS接口与错误码修改 2023-10-09 21:28:37 +08:00
8a37df6d12 适配初始化时ENABLE_DMS未生效的场景,toast表不增加segment=on选项 2023-10-09 21:26:51 +08:00
a754ce6c5f 【资源池化】DMS侧消息超时时间默认10s 2023-10-09 21:26:33 +08:00
2a0e0ba865 【bugfix】解决按需回放部分问题:1. 按需回放成功后,再次进入回放后,回放方式选择错误; 2. 按需回放失败,其它节点回放成功后,回放失败节点无法拉起 2023-10-09 21:25:41 +08:00
4a1325b9fa 解决gs_ctl内存泄漏 2023-10-09 21:24:39 +08:00
f766addfbd !4076 【代码同步】同步3.0.5版本,增加 pg_terminate_active_session_socket 函数
Merge pull request !4076 from zhangxubo/5.0-termsession
2023-10-07 10:00:28 +00:00
f93279ba70 !4240 修复:“使用alter system方式修改参数num_internal_lock_partitions后,重启数据库失败”的问题
Merge pull request !4240 from songlinxuan/5.0.0
2023-10-07 09:45:19 +00:00
3d2a64bfec 修复 【使用alter system方式修改参数num_internal_lock_partitions后,重启数据库失败】的问题 2023-10-07 15:43:48 +08:00
ab05033aab !3651 【代码同步】【回合5.0.0分支】解决备机获取快照导致主备复制卡住的问题
Merge pull request !3651 from zhangxubo/5.0.0_bf1
2023-10-07 07:08:38 +00:00
a1b5e72a25 !4047 【master回合5.0.0】修复interval在存储过程中赋值错误的问题
Merge pull request !4047 from Cross-罗/cherry-pick-1693447349
2023-10-07 07:07:22 +00:00
2b5ccc11c9 !4192 【5.0.1代码同步】修复3.0.0-3.1.0-5.1.0跨版本灰度升级失败,报错Key (oid)=(560) already exists
Merge pull request !4192 from zhangxubo/5.0.0
2023-10-07 07:05:09 +00:00
e4206107c1 同步修改到3.0.4版本 2023-10-07 11:12:53 +08:00
707a05b104 修复3.0.0-3.1.0-5.1.0跨版本灰度升级失败,报错Key (oid)=(560) already exists 2023-09-21 21:22:28 +08:00
41818cff7d !4162 修改资源池化场景下gs_probackup工具中DSS读写步长,优化性能
Merge pull request !4162 from 刘展峰/5.0.0fix
2023-09-21 01:24:18 +00:00
6629f75e05 !4174 【cherry-pick】job进程需要加载dolphin插件
Merge pull request !4174 from pengjiong/cherry-pick-1695180399
2023-09-20 08:35:02 +00:00
838a94a45f fixed 23adb56 from https://gitee.com/totaj/openGauss-server/pulls/4172
Job schedule should load dolphin.
2023-09-20 03:26:43 +00:00
b3fc0eec8e 修改资源池化场景下gs_probackup工具中DSS读写步长,优化性能 2023-09-19 17:07:38 +08:00
6a2ee0385b !4077 【代码回合】issue修复:gs_basebackup命令写入stdout执行失败修复 #2984
Merge pull request !4077 from zhangxubo/5.0-sync
2023-09-13 06:38:17 +00:00
4a6307f928 !4054 【master回合5.0.0】修复一处plan hint导致的死循环,读到EOF时应退出循环
Merge pull request !4054 from 李秦朗/cherry
2023-09-05 06:17:19 +00:00
07670820cb issue修复:gs_basebackup命令写入stdout执行失败修复 2023-09-04 22:08:21 +08:00
b40b2ad80e !4061 【回合】修复流式容灾切换过程中主备机群由于网络原因断开后切换无法完成的问题
Merge pull request !4061 from 薛蒙恩/dr_switchover_hadr_num_500
2023-09-02 02:37:36 +00:00
f565cc58b8 dr switchover hadr_num check fix
Offering: openGaussDev

More detail: 可选

Match-id-574e112e6d668adeb6d802a4a773b48952149bb2
2023-09-01 15:23:56 +08:00
fdf6c09824 修复一处plan hint词法导致的死循环,读到EOF时应退出循环 2023-08-31 14:37:12 +08:00
4194a92fcd fixed a6720f2 from https://gitee.com/luo_zihao5524/openGauss-server/pulls/4024
修复interval类型在存储过程复制流程中赋值报错的bug
2023-08-31 02:02:36 +00:00
f86c78feeb !4036 【master回合5.0.0】修复to_char函数可能会引起内存越界的bug
Merge pull request !4036 from Cross-罗/cherry-pick-1693310899
2023-08-30 02:10:15 +00:00
01fdf0e81d fixed 39917e3 from https://gitee.com/luo_zihao5524/openGauss-server/pulls/3819
修复to_char函数存在的内存越界风险
2023-08-29 12:08:21 +00:00
83b6912361 !4012 【5.0.1】【资源池化】解决备机异常触发reform后,主机跑业务会卡死的问题,解决备机大并发读启动建连慢的问题
Merge pull request !4012 from cchen676/0825_50
2023-08-28 09:38:45 +00:00