Hi all,
openGauss 7.0.0-RC3.B014版本合入需求见附件1,修复issue列表见附件2,请QA
SIG组安排需求验收和修复缺陷问题验证,同时社区各SIG组及所有爱好者可下载并试用。
openGauss 7.0.0-RC3版本release plan见附件3
openGauss 7.0.0-RC3.B014版本下载链接:
https://download-opengauss.osinfra.cn/archive_test/7.0.0-RC3/openGauss7.0.0-RC3.B015/
openGauss 7.0.0-RC3.B014验证进展与质量结果同步方式: 建议各sig组及社区用户均可以在QA-sig下以ISSUE方式同步自验证进展和自验证结果
社区QA
版本测试提单规范:https://gitee.com/opengauss/QA/blob/master/openGauss%E7%BC%BA%E9%99%B7issue%E5%A4%84%E7%90%86%E6%B5%81%E7%A8%8B.md
附件1:验收需求列表
|
社区需求issue编号 |
需求描述 |
|
https://gitcode.com/opengauss/org-issue/issues/1296 |
多写驱动能力增强 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7829 |
pg_matviews系统视图 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7508 |
D兼容模式下支持#符号 或 ##符号开头的临时表 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7820 |
索引扫描性能提升 |
|
https://gitcode.com/opengauss/openGauss-OM/issues/747 |
支持冗余索引识别工具 |
附件2:修复缺陷列表
|
链接
|
问题描述 |
|
https://gitcode.com/opengauss/openGauss-OM/issues/745 |
[Bug]: upgrade_check无法校验新增系统表 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7761 |
[Bug]: 7.0.0-RC3提权敏感信息分析 |
|
https://gitcode.com/opengauss/CM-RestAPI/issues/14 |
[Bug]:
【黑匣子api】获取黑匣子指定参数的结果,接口入参含有特殊字符-单引号、双引号,接口未识别错误参数,请求正常 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7798 |
[Bug]:
资源池化CI ONDEMAND_RECOVERY Case0001
用例异常,stop备1后,集群状态异常(偶现) |
|
https://gitcode.com/opengauss/oGRecorder/issues/64 |
[Bug]:
黑匣子主备参数同步,主备任意节点设置参数,均同步到集群所有节点 |
|
https://gitcode.com/opengauss/oGRecorder/issues/63 |
[Bug]:
黑匣子grcmd和api表现不一致,api请求报错,grcmd执行成功 |
|
https://gitcode.com/opengauss/oGRecorder/issues/62 |
[Bug]:
黑匣子参数同步,修改备节点MAX_SESSION_NUMS配置,重启集群,备节点查询未被修改 |
|
https://gitcode.com/opengauss/oGRecorder/issues/61 |
[Bug]:
黑匣子参数同步,修改主节点MAX_SESSION_NUMS配置,重启集群,备节点查询未被修改 |
|
https://gitcode.com/opengauss/docs/issues/7065 |
[Bug]:
账户安全策略中,主机锁定状态,审计日志不同步到备机,未记录相关资料 |
|
https://gitcode.com/opengauss/openGauss-third_party/issues/128 |
CVE-2024-7264 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7796 |
[Bug]: OGAI_已注册的onnx模型无法卸载 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7789 |
[Bug]: ogai报错日志不支持定位错误原因 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7794 |
[Bug]: ADIO开启时删除数据后Vacuum Full导致数据库CORE |
|
https://gitcode.com/opengauss/openGauss-workbench/issues/1228 |
[Bug]: DataKit
启动后DynamicHisSlowSqlMapper后台服务报错 |
|
https://gitcode.com/opengauss/docs/issues/7068 |
[Bug]: ogai缺少资料说明 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7816 |
[Bug]:
【自动化参数缓存资料问题】1、dbe_perf.global_plancache_status视图refcount为0valid为f状态最长5min删除,需添加文档说明2、自动参数化约束中添加不支持JOIN关键词3、发行说明中自动参数功能描述错误问题 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7813 |
[Bug]:
执行行列转换imcstored,内存借用过程中停止ubse,然后取消行列转换,取消行列转换失败 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7822 |
[Bug]: d_format_behavior_compat_options = 'default_collation'控制D库的字符序相关 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7833 |
[Bug]: PG兼容模式下导出数据在导入到PG兼容库报错【GWZN】 |
|
https://gitcode.com/opengauss/openGauss-third_party/issues/138 |
CVE-2025-14524 |
|
https://gitcode.com/opengauss/openGauss-third_party/issues/135 |
CVE-2025-14017 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7843 |
[Bug]: cacert.pem证书有效期不符合安全规范 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7845 |
[Bug]: neon branching创建段页式表时,计算节点crash |
|
https://gitcode.com/opengauss/openGauss-server/issues/7849 |
[Bug]:
【兼容性】在7.0.0RC3B013版本,在D库使用str函数第一个参数为超长字符串,返回报错,与原生D库返回对应长度*不一致 |
|
https://gitcode.com/opengauss/docs/issues/7076 |
[Bug]:
安装MySQL迁移工具报错File {} does not exist |
|
https://gitcode.com/opengauss/openGauss-server/issues/7851 |
[Bug]: 920G支持DPA,agg列不需要对char(n)做长度校验而不走硬算加速 |
|
https://gitcode.com/opengauss/Plugin/issues/1590 |
[Bug]: dolphin.transform_unknown_param_type_as_column_type_first参数不同设置导致不同的结果 |
|
https://gitcode.com/opengauss/docs/issues/7077 |
[Bug]: 920G适配DPA特性无资料文档支撑 |
|
https://gitcode.com/opengauss/CM/issues/258 |
[Bug]:
【CI】centos环境安装cm工具报错 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7860 |
[Bug]:
存储过程insert语句中带exception语句后,性能变慢 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7859 |
[Bug]: insert并行时插入的数据为空,实际上不应该为空 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7858 |
[Bug]: Yat用例Opengauss_Function_DataVec_Index_Case0025执行向量数据库查询报错 |
|
https://gitcode.com/opengauss/docs/issues/7078 |
[Bug]:
文档菜单导航和页面不一致 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7864 |
[Bug]:
【ci】root用户预安装时生产的临时文件,导致非root用户预安装时报错没有文件读写权限 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7866 |
[Bug]: [neon branching特性]
创建增量物化视图、普通物化视图,计算节点crash |
|
https://gitcode.com/opengauss/docs/issues/7082 |
[Bug]: D库CONFIGURATIONS资料拼写错误 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7869 |
[Bug]: [neon branching特性]分区表插入数据失败(smgrextend错误) |
|
https://gitcode.com/opengauss/docs/issues/7083 |
[Bug]: SYSPROCESSES视图中,hostprocess列恒为null |
|
https://gitcode.com/opengauss/docs/issues/7084 |
[Bug]: D库FOREIGN_KEYS update_referential_action_desc描述错误 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7870 |
[Bug]: [neon branching特性]回收站功能启用之后,执行sql
,计算节点crash. |
|
https://gitcode.com/opengauss/openGauss-server/issues/7871 |
[Bug]: [neon branching特性]gms_utility.analyze_schema功能,ESTIMATE_ROWS值过大,计算节点crash |
|
https://gitcode.com/opengauss/openGauss-server/issues/7872 |
[Bug]:
【测试类型:性能测试】【测试版本:7.0.0-RC3】【资源池化】RTO性能不满足出口指标 |
|
https://gitcode.com/opengauss/openGauss-workbench/issues/1241 |
[Bug]: DataKit
录制回放功能创建任务状态异常(下载中) |
|
https://gitcode.com/opengauss/oGRecorder/issues/71 |
[Bug]:
黑匣子部署安装一主一备集群集群状态异常 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7879 |
[Bug]:
聚合函数报错 |
|
https://gitcode.com/opengauss/openGauss-workbench/issues/1244 |
[Bug]: IntarkDB-JDBC包不支持bytea字段 |
|
https://gitcode.com/opengauss/openGauss-workbench/issues/1243 |
[Bug]: DataKit日志框架默认使用了milvus-sdk-java依赖中的log4j2.xml配置文件,导致自定义配置不生效的问题 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7883 |
[Bug]:
【资源池化】长稳3*24小时数据库宕机 |
|
https://gitcode.com/opengauss/openGauss-server/issues/7881 |
[Bug]: Memcheck下to_timestamp + seqscan + sort导致数据库服务退出 |
|
https://gitcode.com/opengauss/CM/issues/259 |
[Bug]:
运行超过一年CM重启集群后启动失败,dcc报错System time increased exceeds the range allowed |
|
https://gitcode.com/opengauss/docs/issues/7087 |
[Bug]:
【资料】官网文档中对HTAP融合参数说明中的lmemfabric_client_path参数,数据库内已变更为ubs_mem_path |
|
https://gitcode.com/opengauss/docs/issues/7086 |
《DBMind安装和部署》文档没有加到目录里 |
附件3:release-plan
|
openGauss 7.0.0-RC3版本交付需求转测试计划 |
||||||
|
周日 |
周一 |
周二 |
周三 |
周四 |
周五 |
周六 |
|
2025/9/28 |
2025/9/29 |
2025/9/30 |
2025/10/1 |
2025/10/2 |
2025/10/3 |
2025/10/4 |
|
工作日 |
工作日 |
工作日 |
休息日 |
休息日 |
休息日 |
休息日 |
|
2025/10/5 |
2025/10/6 |
2025/10/7 |
2025/10/8 |
2025/10/9 |
2025/10/10 |
2025/10/11 |
|
休息日 |
休息日 |
休息日 |
休息日 |
迭代1启动 |
工作日 |
工作日 |
|
2025/10/12 |
2025/10/13 |
2025/10/14 |
2025/10/15 |
2025/10/16 |
2025/10/17 |
2025/10/18 |
|
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC3.B001 |
工作日 |
工作日 |
休息日 |
|
2025/10/19 |
2025/10/20 |
2025/10/21 |
2025/10/22 |
2025/10/23 |
2025/10/24 |
2025/10/25 |
|
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC3.B002 |
工作日 |
工作日 |
月末周六 |
|
2025/10/26 |
2025/10/27 |
2025/10/28 |
2025/10/29 |
2025/10/30 |
2025/10/31 |
2025/11/1 |
|
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC3.B003 |
休息日 |
休息日 |
休息日 |
|
2025/11/2 |
2025/11/3 |
2025/11/4 |
2025/11/5 |
2025/11/6 |
2025/11/7 |
2025/11/8 |
|
休息日 |
休息日 |
迭代1出口 |
openGauss 7.0.0-RC3.B004 |
迭代2启动 |
工作日 |
休息日 |
|
2025/11/9 |
2025/11/10 |
2025/11/11 |
2025/11/12 |
2025/11/13 |
2025/11/14 |
2025/11/15 |
|
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC3.B005 |
工作日 |
迭代1出口 |
休息日 |
|
2025/11/16 |
2025/11/17 |
2025/11/18 |
2025/11/19 |
2025/11/20 |
2025/11/21 |
2025/11/22 |
|
休息日 |
迭代2启动 |
工作日 |
openGauss 7.0.0-RC3.B006 |
工作日 |
工作日 |
休息日 |
|
2025/11/23 |
2025/11/24 |
2025/11/25 |
2025/11/26 |
2025/11/27 |
2025/11/28 |
2025/11/29 |
|
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC3.B007 |
工作日 |
工作日 |
月末周六 |
|
2025/11/30 |
2025/12/1 |
2025/12/2 |
2025/12/3 |
2025/12/4 |
2025/12/5 |
2025/12/6 |
|
休息日 |
休息日 |
迭代2出口 |
openGauss 7.0.0-RC3.B008 |
迭代3启动 |
工作日 |
休息日 |
|
2025/12/7 |
2025/12/8 |
2025/12/9 |
2025/12/10 |
2025/12/11 |
2025/12/12 |
2025/12/13 |
|
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC3.B009 |
工作日 |
迭代2出口 |
休息日 |
|
2025/12/14 |
2025/12/15 |
2025/12/16 |
2025/12/17 |
2025/12/18 |
2025/12/19 |
2025/12/20 |
|
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC3.B010 |
工作日 |
工作日 |
休息日 |
|
2025/12/21 |
2025/12/22 |
2025/12/23 |
2025/12/24 |
2025/12/25 |
2025/12/26 |
2025/12/27 |
|
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC3.B011 |
工作日 |
迭代2出口 |
月末周六 |
|
2025/12/28 |
2025/12/29 |
2025/12/30 |
2025/12/31 |
2026/1/1 |
2026/1/2 |
2026/1/3 |
|
休息日 |
openGauss 7.0.0-RC3.B012 |
迭代3出口 |
openGauss 7.0.0-RC3.B013 |
休息日 |
休息日 |
休息日 |
|
2026/1/4 |
2026/1/5 |
2026/1/6 |
2026/1/7 |
2026/1/8 |
2026/1/9 |
2026/1/10 |
|
工作日 |
迭代4启动 |
工作日 |
工作日 |
工作日 |
工作日 |
休息日 |
|
2026/1/11 |
2026/1/12 |
2026/1/13 |
2026/1/14 |
2026/1/15 |
2026/1/16 |
2026/1/17 |
|
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC3.B014 |
工作日 |
迭代3出口 |
休息日 |
|
2026/1/18 |
2026/1/19 |
2026/1/20 |
2026/1/21 |
2026/1/22 |
2026/1/23 |
2026/1/24 |
|
休息日 |
迭代4启动 |
工作日 |
openGauss 7.0.0-RC3.B015 |
工作日 |
工作日 |
休息日 |
|
2026/1/25 |
2026/1/26 |
2026/1/27 |
2026/1/28 |
2026/1/29 |
2026/1/30 |
2026/1/31 |
|
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC3.B016 |
工作日 |
工作日 |
月末周六 |
|
2026/2/1 |
2026/2/2 |
2026/2/3 |
2026/2/4 |
2026/2/5 |
2026/2/6 |
2026/2/7 |
|
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC3.B017 |
工作日 |
工作日 |
休息日 |
|
2026/2/8 |
2026/2/9 |
2026/2/10 |
2026/2/11 |
2026/2/12 |
2026/2/12 |
2026/2/14 |
|
休息日 |
工作日 |
迭代4出口 |
openGauss 7.0.0-RC3.B018 |
bug fix |
bug fix |
bug fix |
|
2026/2/15 |
2026/2/16 |
2026/2/17 |
2026/2/18 |
2026/2/19 |
2026/2/20 |
2026/2/21 |
|
休息日 |
休息日 |
休息日 |
休息日 |
休息日 |
休息日 |
休息日 |
|
2026/2/22 |
2026/2/23 |
2026/2/24 |
2026/2/25 |
2026/2/26 |
2026/2/27 |
2026/2/28 |
|
休息日 |
休息日 |
bug fix |
bug fix |
openGauss 7.0.0-RC3.B019 |
bug fix |
bug fix |
|
2026/3/1 |
2026/3/2 |
2026/3/3 |
2026/3/4 |
2026/3/5 |
2026/3/6 |
2026/3/7 |
|
休息日 |
bug fix |
bug fix |
openGauss 7.0.0-RC3.B020 |
bug fix |
bug fix |
休息日 |
|
2026/3/8 |
2026/3/9 |
2026/3/10 |
2026/3/11 |
2026/3/12 |
2026/3/13 |
2026/3/14 |
|
休息日 |
bug fix |
bug fix |
openGauss 7.0.0-RC3.B021(SIT测试&&问题回归) |
bug fix |
bug fix |
休息日 |
|
2026/3/15 |
2026/3/16 |
2026/3/17 |
2026/3/18 |
2026/3/19 |
2026/3/20 |
2026/3/21 |
|
休息日 |
openGauss 7.0.0-RC3.B022 |
bug fix |
bug fix |
openGauss 7.0.0-RC3.B023 |
工作日 |
休息日 |
|
2026/3/22 |
2026/3/23 |
2026/3/24 |
2026/3/25 |
2026/3/26 |
2026/3/27 |
2026/3/28 |
|
休息日 |
社区发布评审 |
工作日 |
工作日 |
工作日 |
工作日 |
月末周六 |
|
2026/3/29 |
2026/3/30 |
2026/3/31 |
2026/4/1 |
2026/4/2 |
2026/4/3 |
2026/4/4 |
|
休息日 |
工作日 |
版本发布 |
工作日 |
工作日 |
工作日 |
休息日 |
participants (1)
-
Chendong(openGauss)