
Hi all,
openGauss 7.0.0-RC2.B012版本合入需求见附件1,修复issue列表见附件2,请QA
SIG组安排需求验收和修复缺陷问题验证,同时社区各SIG组及所有爱好者可下载并试用。
openGauss 7.0.0-RC2版本release plan见附件3
openGauss 7.0.0-RC2.B012版本下载链接:
https://download-opengauss.osinfra.cn/archive_test/7.0.0-RC2/openGauss7.0.0-RC2.B012/
openGauss 7.0.0-RC2.B012自验证进展与质量结果同步方式: 建议各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://e.gitee.com/opengaussorg/projects/719260/requirements/table?issue=IC25A2 |
协同机密计算、存储支持黑匣子组合方案,快速恢复数据零丢失-CM选主功能实现 |
支持python、Java、Node.js、C#、C++、Go
SDK 连接openGauss,完成向量表创建、索引构建、数据导入及检索 |
|
SQL Server兼容性-hint语法兼容 |
|
SQL Server兼容性常用语法兼容-常用函数兼容3
|
|
[特性]:
内存池共享内存,RTO<6s |
|
向量数据库支持分布式 |
|
https://e.gitee.com/opengaussorg/projects/719260/requirements/table?issue=IC25AL |
支持SQL Server流量录制回放工具 |
https://e.gitee.com/opengaussorg/projects/719260/requirements/table?issue=IC25AX |
openGauss三方库日落 |
https://e.gitee.com/opengaussorg/projects/719260/requirements/table?issue=IC25AU |
OM升级前支持升级预校验 |
附件2:修复缺陷列表
项目
|
问题描述 |
opengauss/openGauss-server |
【测试类型:功能测试】【测试版本:7.0.0-RC1】【资源池化】【极致RTO备机可读】池化双集群,备集群开启极致RTO,主集群插入数据时,备集群内回放异常产生invalid
page相关core |
opengauss/openGauss-server |
创建物化视图日志之后未禁止修改表定义 |
opengauss/openGauss-server |
增量物化视图,refresh刷新一次不会清理mlog表数据,需要刷新两次生效 |
opengauss/openGauss-server |
【测试类型:SQL功能】【测试版本:7.0.0-RC1】 JsonExists函数,查询结果错误 |
opengauss/openGauss-server |
【测试类型:SQL功能】【测试版本:7.0.0】 JsonTextcontains函数,查询带空格的字符串,结果不正确 |
opengauss/openGauss-server |
【测试类型:SQL功能】【测试版本:7.0.0】 JsonTextcontains函数,path指定多层时,查询结果不正确 |
opengauss/openGauss-server |
【测试类型:SQL功能】【测试版本:7.0.0-RC2】 ustore表创建索引时core |
opengauss/org-issue |
【测试类型:工具功能】【测试版本:7.0.0-RC2】datakit安装部署功能,离线安装选择安装包后,页面显示的安装包路径不正确 |
opengauss/openGauss-server |
[Bug]:
设置默认search_path后,使用mysql驱动进行连接,search_path未生效【M】 |
opengauss/openGauss-OM |
[Bug]: ssh-agent进程kill -19后,因定时任务不停启动新的进程,导致cm_uninstall卡住 |
opengauss/CM |
[Bug]:
使用 gs_probackup restore
恢复同一个backup-id到两个数据目录,数据量较大时,偶现恢复失败 |
opengauss/openGauss-server |
[Bug]: gs_dump -j --split-huge-table
单表拆分性能不符合预期 |
opengauss/oGRecorder |
[Bug]:
【测试类型:功能测试】【测试版本:7.0.0-RC2】【黑匣子】release版本未屏蔽编译告警,编译失败 |
opengauss/openGauss-server |
[Bug]:
【测试类型:功能测试】【测试版本:7.0.0-RC2】【D兼容性】在存储过程中(1)设置事务保存点报错(2)commit和rollback加上关键字tran或transaction会报错;在匿名块和函数创建中同上 |
opengauss/openGauss-server |
[Bug]:
【测试类型:功能测试】【测试版本:7.0.0-RC2-lite】【向量数据库轻量化改造】在一个库中执行一段age相关测试用例,切库后执行相同的sql语句导致数据库挂了 |
opengauss/openGauss-server |
[Bug]:
【测试类型:功能测试】【测试版本:7.0.0-RC2】数据库在执行sql创建索引时,xlog write发生core dump |
opengauss/openGauss-server |
[Bug]:
【测试类型:SQL功能】【测试版本:7.0.0-RC2】bm25索引创建,索引with选项均不支持,需要进行功能约束和资料约束 |
opengauss/openGauss-server |
[Bug]: select语句包含多个distinct且设置query_dop不为1时数据库core |
opengauss/openGauss-server |
[bug]:
【测试类型:SQL】【测试版本:7.0.0-RC2】hnswpq索引进行reindex报错“ERROR: missing chunk number 0 for toast
value 59232 in pg_toast_58222” |
opengauss/openGauss-server |
[Bug]:
【测试类型:SQL功能】【测试版本:7.0.0-RC2】bm25索引在enable_bm25_taat参数为off场景下查询,查询结果存在重复 |
opengauss/docs |
[Bug]:
【测试类型:资料】【测试版本:7.0.0-RC2】实际已不支持reset事务隔离级别,资料应删除相关内容 |
opengauss/openGauss-server |
[Bug]:
【测试类型:稳定性测试】【测试版本:7.0.0-RC2】【资源池化】稳定性测试7*24H后,构造failover场景,稍后start拉起节点,新主节点产生CBM相关core |
opengauss/docs |
[Bug]: https://docs.opengauss.org/
上的文档搜索功能没有作用 |
opengauss/openGauss-server |
[Bug]:
【测试类型:工具功能】【测试版本:7.0.0-RC2】pagehack解析前,应校验被解析文件及索引类型,是否支持及匹配 |
opengauss/openGauss-server |
[Bug]:
【测试类型:功能测试】【测试版本:7.0.0-RC2】【资源池化】双集群环境,主集群开启按需回放/实时构建,执行tpcc和ddl sql时卡住 |
opengauss/openGauss-server |
[Bug]: gs_probackup备份时,没有跳过pgsql_tmp目录 |
opengauss/openGauss-server |
[Bug]:
【测试类型:SQL功能】【测试版本:7.0.0-RC2】bm25索引查询<&>操作符一样场景校验存在问题 |
opengauss/openGauss-server |
[Bug]:
主备集群环境创建sql_limit时,work_node设置为0,主机生效,备机不生效 |
opengauss/CM |
集群主节点数据库目录及cm目录所在磁盘占满, 主节点切换成功.
但当原主节点故障恢复后, 原主节点依然是 readonly 状态. [YC] |
opengauss/openGauss-server |
[Bug]:
先创建sql_limit指定不存在的用户,后创建用户,再执行被限流的sql,sql_limit不生效 |
opengauss/docs |
[Bug]:
【测试类型:资料】【测试版本:7.0.0 RC2 latest】【轻量版】轻量版资料跳转404 |
opengauss/openGauss-workbench |
[Bug]:
【业务开发】-【新建连接】新建连接报错,提示字段长度超出范围 |
opengauss/openGauss-server |
[Bug]:
【测试类型:功能测试】【测试版本:7.0.0-RC2】兼容D库INFORMATION_SCHEMA_TSQL.TABLES视图未统计sys下的表信息 |
opengauss/openGauss-server |
[Bug]:
创建sql_limit时设置work_node=2,在主机使用gs_select_sql_limit查询规则,查询结果异常is_valid=true |
opengauss/openGauss-server |
[Bug]:
多指标协同异常检测时,删除50w行数据未捕获异常行为 |
opengauss/openGauss-server |
[Bug]:创建sql_limit时,设置start_time为当前时间+1分钟,规则在指定时间任然不生效 |
opengauss/docs |
【测试类型:资料】【测试版本:7.0.0-RC2】错误码缺少GAUSS-51257 |
opengauss/openGauss-server |
[Bug]:
偶现sql_limit无法创建,实际sql_limit只有6条,报错sql_limit count一直增加到36679 |
opengauss/openGauss-workbench |
[Bug]:
【测试类型:工具功能】【测试版本:7.0.0-RC2】并行安装时在线下载安装包,选择下载7.0.0之后的版本安装包时,使用默认生成的安装包名,会报错包名重复 |
opengauss/openGauss-workbench |
[Bug]:
【智能运维/SQL诊断】慢SQL分析查询接口报错 |
opengauss/openGauss-workbench |
[Bug]:
【测试类型:工具功能】【测试版本:7.0.0-RC2】【datakit】在线下载安装包时,点击取消按钮,会导致网页无法操作 |
opengauss/docs |
[Bug]: Gaussmater缺少s-Gaussmaster |
opengauss/oGRecorder |
[Bug]:
【测试类型:功能测试】【测试版本:7.0.0-RC2】【黑匣子】对接worm后,对于初始态文件查看文件信息返回结果错误 |
opengauss/docs |
[Bug]:
【测试类型:资料】【测试版本:7.0.0 RC2
】文档中存储过程定义数据类型,关键字上下文不一致 |
opengauss/oGRecorder |
[Bug]:
【测试类型:功能测试】【测试版本:7.0.0-RC2】【黑匣子】对接worm,过期时间和文件状态不一致 |
opengauss/docs |
[Bug]:
【测试类型:资料】【测试版本:7.0.0】PERFORMANCE_SCHEMA.EVENTS_STATEMENTS_CURRENT章节中表1 TIMER_START位置错误 |
opengauss/oGRecorder |
[Bug]:
【测试类型:功能测试】【测试版本:7.0.0-RC2】【黑匣子】对接worm,打开文件方式指定O_CREAT、O_TRUNC功能异常 |
opengauss/oGRecorder |
[Bug]:
【测试类型:功能测试】【测试版本:7.0.0-RC2】【黑匣子】对接worm,文件操作完成后,关闭文件指定need_lock=true,文件为进入保护态 |
opengauss/oGRecorder |
[Bug]:
【测试类型:功能测试】【测试版本:7.0.0-RC2】【黑匣子】SSL双向认证,同一连接中创建多个实例时,后续实例建联认证失败 |
opengauss/openGauss-server |
[Bug]:
【测试类型:工具功能】【测试版本:7.0.0-RC1】分区表删除数据,导出再导入,依赖分区的索引和视图无法创建 |
opengauss/Plugin |
[Bug]: mod函数结果与mysql不一致 |
opengauss/openGauss-server |
[Bug]:
修改压缩参数后的表在逻辑导出后导入报错 |
opengauss/community |
[Bug]: gs_dump
导出sql enum类型处理错误 |
opengauss/openGauss-server |
[Bug]:
【测试类型:存储功能】【测试版本:7.0.0-RC2】BM25索引资料写明不支持极致RTO,但是实际支持。需要进行功能统一 |
opengauss/openGauss-server |
[Bug]:
【测试类型:SQL功能】【测试版本:7.0.0-RC2】向量索引查询报错“ERROR: cannot extract attribute from empty tuple slot” |
opengauss/openGauss-server |
[Bug]:
非严格模式下,通过replace向not null属性列插入null时报错 |
opengauss/openGauss-server |
[Bug]:
【测试类型:SQL功能】【测试版本:7.0.0-RC2】shark插件下,D库不支持CONSTRAINT+PRIMARY KEY CLUSTERED语法 |
opengauss/debezium |
[Bug]: postgresql到opengauss迁移,sink端进度上报文件数据和格式异常 |
opengauss/openGauss-server |
[Bug]:
资源池化6.0.2升级7.0.0RC2失败 |
opengauss/openGauss-server |
[Bug]:
【测试类型:功能测试】【测试版本:7.0.0-RC2】兼容D库INFORMATION_SCHEMA_TSQL.COLUMNS视图未统计sys下的表信息 |
opengauss/openGauss-server |
[Bug]: b库中extra结果与MySQL不一致 |
opengauss/openGauss-server |
[Bug]:
【不稳定用例】pg_buffercache_pages |
opengauss/docs |
[Bug]:
官方文档《数据库服务端及客户端绑核》内配置参数有误 |
opengauss/docs |
log_line_prefix参数资料对应位置超链接失效 |
opengauss/docs |
[Bug]:
【测试类型:资料】【测试版本:latest】社区无pagehack解析ubtree索引参数相关资料 |
opengauss/docs |
[Bug]:
【测试类型:资料】【测试版本:7.0.0】shark语法介绍目录下和左侧导航栏内容不一致 |
opengauss/oGRecorder |
[Bug]:
【测试类型:功能测试】【测试版本:7.0.0-RC2】【黑匣子】SSL双向认证,服务端证书被吊销后仍然可以重启服务成功 |
opengauss/openGauss-server |
[资料]:
多指标协同异常检测缺少资料 |
opengauss/openGauss-server |
[Bug]:
【测试类型:SQL功能】【测试版本:6.0.2】【升级】6.0.2升级至7.0.0升级报错 |
opengauss/openGauss-server |
[Bug]:
逻辑备份恢复,初始用户为数字开头,导出再导入,报无效名 |
opengauss/docs |
[Bug]:
参数描述错误 |
opengauss/docs |
[Bug]:
【测试类型:资料】【测试版本:7.0.0】shark语法限制未添加升级的限制 |
opengauss/openGauss-server |
[Bug]:
编译参数被意外修改 |
附件3:release-plan
openGauss 7.0.0-RC2版本交付需求转测试计划 |
||||||
周日 |
周一 |
周二 |
周三 |
周四 |
周五 |
周六 |
2025/3/30 |
2025/3/31 |
2025/4/1 |
2025/4/2 |
2025/4/3 |
2025/4/4 |
2025/4/5 |
休息日 |
工作日 |
迭代1启动 |
工作日 |
工作日 |
休息日 |
休息日 |
2025/4/6 |
2025/4/7 |
2025/4/8 |
2025/4/9 |
2025/4/10 |
2025/4/11 |
2025/4/12 |
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC2.B001 |
工作日 |
工作日 |
休息日 |
2025/4/13 |
2025/4/14 |
2025/4/15 |
2025/4/16 |
2025/4/17 |
2025/4/18 |
2025/4/19 |
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC2.B002 |
工作日 |
工作日 |
休息日 |
2025/4/20 |
2025/4/21 |
2025/4/22 |
2025/4/23 |
2025/4/24 |
2025/4/25 |
2025/4/26 |
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC2.B003 |
工作日 |
工作日 |
休息日 |
2025/4/30 |
2025/4/28 |
2025/4/29 |
2025/4/30 |
2025/5/1 |
2025/5/2 |
2025/5/3 |
openGauss 7.0.0-RC2.B004 |
工作日 |
工作日 |
openGauss 7.0.0-RC2.B005 |
休息日 |
休息日 |
休息日 |
2025/5/4 |
2025/5/5 |
2025/5/6 |
2025/5/7 |
2025/5/8 |
2025/5/9 |
2025/5/10 |
休息日 |
休息日 |
迭代1出口 |
迭代2启动 |
工作日 |
工作日 |
休息日 |
2025/5/11 |
2025/5/12 |
2025/5/13 |
2025/5/14 |
2025/5/15 |
2025/5/16 |
2025/5/17 |
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC2.B006 |
工作日 |
迭代1出口 |
休息日 |
2025/5/18 |
2025/5/19 |
2025/5/20 |
2025/5/21 |
2025/5/22 |
2025/5/23 |
2025/5/24 |
休息日 |
迭代2启动 |
工作日 |
openGauss 7.0.0-RC2.B007 |
工作日 |
工作日 |
休息日 |
2025/5/25 |
2025/5/26 |
2025/5/27 |
2025/5/28 |
2025/5/29 |
2025/5/30 |
2025/5/31 |
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC2.B008 |
工作日 |
工作日 |
休息日 |
2025/6/1 |
2025/6/2 |
2025/6/3 |
2025/6/4 |
2025/6/5 |
2025/6/6 |
2025/6/7 |
休息日 |
休息日 |
工作日 |
openGauss 7.0.0-RC2.B009 |
工作日 |
工作日 |
休息日 |
2025/6/8 |
2025/6/9 |
2025/6/10 |
2025/6/11 |
2025/6/12 |
2025/6/13 |
2025/6/14 |
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC2.B010 |
工作日 |
迭代2出口 |
休息日 |
2025/6/15 |
2025/6/16 |
2025/6/17 |
2025/6/18 |
2025/6/19 |
2025/6/20 |
2025/6/21 |
休息日 |
迭代3启动 |
工作日 |
openGauss 7.0.0-RC2.B011 |
工作日 |
工作日 |
休息日 |
2025/6/22 |
2025/6/23 |
2025/6/24 |
2025/6/25 |
2025/6/26 |
2025/6/27 |
2025/6/28 |
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC2.B012 |
工作日 |
迭代2出口 |
月末周六 |
2025/6/29 |
2025/6/30 |
2025/7/1 |
2025/7/2 |
2025/7/3 |
2025/7/4 |
2025/7/5 |
休息日 |
迭代3启动 |
工作日 |
openGauss 7.0.0-RC2.B013 |
工作日 |
工作日 |
休息日 |
2025/7/6 |
2025/7/7 |
2025/7/8 |
2025/7/9 |
2025/7/10 |
2025/7/11 |
2025/7/12 |
休息日 |
迭代3启动 |
工作日 |
openGauss 7.0.0-RC2.B014 |
工作日 |
工作日 |
休息日 |
2025/7/13 |
2025/7/14 |
2025/7/15 |
2025/7/16 |
2025/7/17 |
2025/7/18 |
2025/7/19 |
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC2.B015 |
工作日 |
迭代3出口 |
休息日 |
2025/7/20 |
2025/7/21 |
2025/7/22 |
2025/7/23 |
2025/7/24 |
2025/7/25 |
2025/7/26 |
休息日 |
迭代4启动 |
工作日 |
openGauss 7.0.0-RC2.B016 |
工作日 |
工作日 |
月末周六 |
2025/7/27 |
2025/7/28 |
2025/7/29 |
2025/7/30 |
2025/7/31 |
2025/8/1 |
2025/8/2 |
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC2.B017 |
工作日 |
工作日 |
工作日 |
2025/8/3 |
2025/8/4 |
2025/8/5 |
2025/8/6 |
2025/8/7 |
2025/8/8 |
2025/8/9 |
休息日 |
工作日 |
工作日 |
openGauss 7.0.0-RC2.B018 |
工作日 |
工作日 |
休息日 |
2025/8/10 |
2025/8/11 |
2025/8/12 |
2025/8/13 |
2025/8/14 |
2025/8/15 |
2025/8/16 |
休息日 |
迭代3出口 |
工作日 |
openGauss 7.0.0-RC2.B019 |
bug fix |
迭代4出口 |
休息日 |
2025/8/17 |
2025/8/18 |
2025/8/19 |
2025/8/20 |
2025/8/21 |
2025/8/22 |
2025/8/23 |
休息日 |
bug fix |
bug fix |
openGauss 7.0.0-RC2.B020 |
bug fix |
bug fix |
休息日 |
2025/8/24 |
2025/8/25 |
2025/8/26 |
2025/8/27 |
2025/8/28 |
2025/8/29 |
2025/8/30 |
休息日 |
bug fix |
bug fix |
openGauss 7.0.0-RC2.B021 |
bug fix |
bug fix |
月末周六 |
2025/8/31 |
2025/9/1 |
2025/9/2 |
2025/9/3 |
2025/9/4 |
2025/9/5 |
2025/9/6 |
休息日 |
bug fix |
bug fix |
openGauss 7.0.0-RC2.B022 |
bug fix |
bug fix |
休息日 |
2025/9/7 |
2025/9/8 |
2025/9/9 |
2025/9/10 |
2025/9/11 |
2025/9/12 |
2025/9/13 |
休息日 |
bug fix |
bug fix |
openGauss 7.0.0-RC2.B023 |
bug fix |
bug fix |
休息日 |
2025/9/14 |
2025/9/15 |
2025/9/16 |
2025/9/17 |
2025/9/18 |
2025/9/19 |
2025/9/20 |
休息日 |
bug fix |
bug fix |
openGauss 7.0.0-RC2.B024 |
工作日 |
工作日 |
休息日 |
2025/9/21 |
2025/9/22 |
2025/9/23 |
2025/9/24 |
2025/9/25 |
2025/9/26 |
2025/9/27 |
休息日 |
社区发布评审 |
工作日 |
工作日 |
工作日 |
工作日 |
休息日 |
2025/9/28 |
2025/9/29 |
2025/9/30 |
2025/10/1 |
2025/10/2 |
2025/10/3 |
2025/10/4 |
工作日 |
工作日 |
版本发布 |
休息日 |
休息日 |
休息日 |
休息日 |
participants (1)
-
Chendong(openGauss)