
Hi all,
openGauss 7.0.0-RC2.B025版本合入需求见附件1,修复issue列表见附件2,请QA
SIG组安排需求验收和修复缺陷问题验证,同时社区各SIG组及所有爱好者可下载并试用。
openGauss 7.0.0-RC2版本release plan见附件3
openGauss 7.0.0-RC2.B025版本下载链接:
https://download-opengauss.osinfra.cn/archive_test/7.0.0-RC2/openGauss7.0.0-RC2.B025/
openGauss 7.0.0-RC2.B025自验证进展与质量结果同步方式: 建议各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编号 |
需求描述 |
/ |
/ |
附件2:修复缺陷列表
链接
|
问题描述 |
https://gitcode.com/opengauss/openGauss-server/issues/7431 |
[Bug]:
传统主备, 流式容灾架构下, 停掉灾备集群后再重启, 首备节点不再监听 heartbeat
端口 |
https://gitcode.com/opengauss/community/issues/430 |
[Bug]: sys_connect_by_path函数在字段数据带斜杠(/)时报错。 |
https://gitcode.com/opengauss/compatibility-assessment/issues/84 |
[Bug]: mysql.new_parameter_bound_flag
似乎一直是0 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1099 |
[Bug]: datakit安装机器ip和agent安装机器ip网段不同时,agent的配置文件中agent.server配置为空 |
https://gitcode.com/opengauss/docs/issues/6675 |
【测试类型:资料】【测试版本:7.0.0-RC2】资料文档中replace into无详细描述和示例 |
https://gitcode.com/opengauss/docs/issues/6934 |
[Bug]:
【测试类型:资料】【测试版本:7.0.0】D兼容库下支持identity数据类型,但资料未有相关数据类型描述 |
https://gitcode.com/opengauss/openGauss-server/issues/7268 |
[Bug]:
【测试类型:SQL功能】【测试版本:7.0.0】truncate表后,执行ident_current函数,结果和S库表现不同 |
https://gitcode.com/opengauss/openGauss-server/issues/7258 |
[Bug]:
【D模式Varbinary类型】创建表指定字段default值为varbinary类型,default值错误 |
https://gitcode.com/opengauss/openGauss-server/issues/7256 |
[Bug]:
【D模式varbinary类型】varbinary
类型与运算符使用报错 |
https://gitcode.com/opengauss/openGauss-server/issues/7238 |
[Bug]:
带有identity属性的列,使用truncate操作后,重新插入会继续从删除前的自增,S库是会从起始值插入,导致SCOPE_IDENTITY函数查询结果错误 |
https://gitcode.com/opengauss/openGauss-server/issues/7228 |
[Bug]: [海量数据]select pg_typeof( -9999: :int16)执行结果应该int16 |
https://gitcode.com/opengauss/openGauss-server/issues/7221 |
[Bug]: [海量数据]【测试类型:SQL功能】【测试版本:7.0.0-RC2】D兼容模式,指定identity列名插入数据成功 |
https://gitcode.com/opengauss/openGauss-server/issues/7220 |
[Bug]: [海量数据]【测试类型:SQL功能】【测试版本:7.0.0-RC2】D兼容模式,修改表修改IDENTITY列为不支持列类型成功 |
https://gitcode.com/opengauss/openGauss-server/issues/7287 |
[Bug]:
【测试类型:SQL功能】【测试版本:7.0.0】原表有identity约束,使用create table like语句复制原表,创建后的新表为sequence属性,非identity约束 |
https://gitcode.com/opengauss/openGauss-server/issues/7371 |
[Bug]: AT TIME ZONE
语法结果和oracle不一致 |
https://gitcode.com/opengauss/Plugin/issues/1539 |
[Bug]: to_days返回值结果和mysql不一致 |
https://gitcode.com/opengauss/CM/issues/240 |
[Bug]:
传统主备, 流式容灾架构下, 首备节点磁盘占用超过阈值, 未发生切换 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1039 |
[Bug]:
智能运维监控QPS值不准,没有统计update、insert、delete |
https://gitcode.com/opengauss/openGauss-server/issues/6978 |
[Bug]:
一主一延迟备环境下,重启备库操作时,存在回放的时间点不准确,recovery_min_apply_delay
参数不生效的情况[MS] |
https://gitcode.com/opengauss/openGauss-server/issues/7500 |
[Bug]:
没有表的select权限时可以通过内联视图更新和删除数据 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1107 |
[Bug]:
增量迁移进行中点击上方一键修复任务状态变为迁移停止 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1115 |
[Bug]: datakit配置迁移参数rules.enable为true时未生效 |
https://gitcode.com/opengauss/Plugin/issues/1559 |
[Bug]: D库语法兼容-常用函数兼容4需求测试,CAST/TRY_CAST如果转换目标类型为char(x),x的默认值为1 |
https://gitcode.com/opengauss/docs/issues/6994 |
[Bug]:
【测试类型:资料】【测试版本:7.0.0】 社区文档无D兼容性常用语法兼容-常用函数兼容4需求相关资料 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1120 |
[Bug]:
集群升级报错 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1121 |
[Bug]: datakit偶现迁移前置校验失败识别为迁移失败 |
https://gitcode.com/opengauss/openGauss-server/issues/7506 |
[Bug]:
【支持memoize算子】开启enable_memoize,对列存表进行连接查询报错 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1117 |
[Bug]:
企业版安装路径交叉不报错 |
https://gitcode.com/opengauss/openGauss-OM/issues/730 |
[Bug]:
缩容过程因hostname字符串匹配错误导致缩容失败 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1116 |
[Bug]: datakit安装数据库时,前端传递加密后的密码,后端未解密导致安装失败 |
https://gitcode.com/opengauss/docs/issues/6995 |
[Bug]:
向量数据库文档问题 |
https://gitcode.com/opengauss/openGauss-server/issues/7504 |
[资料]:
需求D库DDL兼容资料未修改 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1114 |
[Bug]: datakit数据迁移 rules.row.name1
前端校验有误 |
https://gitcode.com/opengauss/Plugin/issues/1564 |
[Bug]: timescaledb版本代码过时,不适配新版本openGauss |
https://gitcode.com/opengauss/Plugin/issues/1563 |
[Bug]: B库多表更新使用内联视图时报错,安装dophin后出现 |
https://gitcode.com/opengauss/openGauss-server/issues/7501 |
[Bug]: insert内联视图可以插入默认值 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1112 |
[Bug]: datakit资源中心资料未更新 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1111 |
[Bug]: datakit创建并行安装任务的信息确认阶段,点击显示密码后,页面布局乱了 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1110 |
[Bug]: datakit并行安装任务界面,点击任务的‘更多’按钮,再点击‘删除’按钮,无二次确认提示,任务直接被删除了 |
https://gitcode.com/opengauss/openGauss-server/issues/7498 |
[Bug]: gs_filedump转储全局映射文件时最后几行内容异常 |
https://gitcode.com/opengauss/Plugin/issues/1562 |
[Bug]: arm环境中函数chara结果异常 |
https://gitcode.com/opengauss/openGauss-server/issues/7492 |
[Bug]:
【函数结果缓存enable_func_cache】set hint方式设置结果缓存enable_func_cache,未生效 |
https://gitcode.com/opengauss/openGauss-server/issues/7494 |
[Bug]:
执行vacuum freeze;报错ERROR: lock MultiXactOffsetControlLock is not held |
https://gitcode.com/opengauss/openGauss-server/issues/7497 |
[Bug]:
【函数结果缓存enable_func_cache】create function符合结果缓存条件,alter function修改函数属性从volatile修改为stable,
调用函数未走结果缓存 |
https://gitcode.com/opengauss/openGauss-migration-portal/issues/118 |
[Bug]:
预检查新增的校验逻辑使得mariadb不兼容了 |
https://gitcode.com/opengauss/openGauss-server/issues/7483 |
[Bug]:
自定义函数时,result_cache出现多次,函数创建成功了 |
https://gitcode.com/opengauss/openGauss-server/issues/7482 |
[Bug]:
外层查询有order by报错,预期能成功 |
https://gitcode.com/opengauss/openGauss-server/issues/7477 |
[Bug]:
开启语句级结果缓存enable_func_cache,数据变动,缓存失效,查询时宕机 |
https://gitcode.com/opengauss/openGauss-server/issues/7478 |
[Bug]:
开启result cache,创建函数时,函数有out参数,提示信息不准确 |
https://gitcode.com/opengauss/openGauss-server/issues/7479 |
[Bug]: order by nvl(mgr,0), 投影列为distict mgr,
预期能成功,实际报错 |
https://gitcode.com/opengauss/openGauss-server/issues/7476 |
[Bug]: gs_restore -jn
恢复索引超时 |
https://gitcode.com/opengauss/Plugin/issues/1560 |
[Bug]: 6.0.0及v6.0.2版本使用cmake编译后,部分测试用例失败:cmake中文件升级文件路径有误 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1102 |
[Bug]: datakit逻辑导出B库,出现语法错误 |
https://gitcode.com/opengauss/openGauss-server/issues/7518 |
[Bug]: server仓代码内存泄漏或空指针引用问题 |
https://gitcode.com/opengauss/openGauss-server/issues/7341 |
[Bug]:
修改参数enable_stmt_track=on和track_stmt_stat_level='L1,L0'之后性能大幅下降,默认值基线134.05w,非分区表性能88.9w,性能相比下降33.7%。分区表性能10.76w,性能相比下降92%。 |
https://gitcode.com/opengauss/openGauss-server/issues/7373 |
[Bug]:
【测试类型:SQL功能】【测试版本:7.0.0】【需求:内存池共享内存,RTO<6s】灵衢环境测试,设置高性能参数后,数据库跑不到5分钟主机或者备机就会挂 |
https://gitcode.com/opengauss/openGauss-server/issues/7417 |
[Bug]:
【测试类型:社区CI】【测试版本:7.0.0】 gs_ctl
在备机执行主备切换多次后 数据库状态异常Down Manually stopped |
https://gitcode.com/opengauss/openGauss-server/issues/7424 |
[Bug]: server仓不稳定用例hw_partition_hash_dml函数pg_stat_get_live_tuples执行失败 |
https://gitcode.com/opengauss/debezium/issues/228 |
[Bug]:
反向迁移时,表含org_id列与kafka冲突,导致反向迁移失败 |
https://gitcode.com/opengauss/openGauss-server/issues/7530 |
[Bug]:
【升级】从7.0.0RC1 LTS版本升级到7.0.0RC2B024版本,在回滚后元数据校验时查询报错 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1124 |
[Bug]: DataKit使用intarkdb作为后台库时,迁移MySQL库表数量过多时,后台存储迁移进度时报错,导致前端无法实时展示迁移进度 |
https://gitcode.com/opengauss/openGauss-server/issues/7533 |
[Bug]:
视图pg_stat_all_tables与pg_stat_all_indexes,对象未被扫描过时,查询last_seq_scan和last_idx_scan偶现初始值不为空,且拿到的时间是对象创建前的时间 |
https://gitcode.com/opengauss/openGauss-server/issues/7529 |
[Bug]:
集群B21升级到B23版本后,极低概率出现D库中DATEADD函数执行报错 |
https://gitcode.com/opengauss/openGauss-server/issues/7526 |
[Bug]:
集合类型,比较空值时,与A不兼容 |
https://gitcode.com/opengauss/openGauss-server/issues/7517 |
[Bug]:
嵌套的nesttable,delete(x,y)函数执行结果有误 |
https://gitcode.com/opengauss/openGauss-server/issues/7534 |
[Bug]:
【测试类型:功能测试】【资源池化】池化双集群,主集群执行读写业务,备集群踢掉首备然后加入后cm工具回显成功,查询集群状态节点状态为starting |
https://gitcode.com/opengauss/openGauss-server/issues/7511 |
[Bug]:
自定义函数发生异常后,走exception流程,大量SPI Exec
上下文残留 |
https://gitcode.com/opengauss/openGauss-server/issues/7510 |
[Bug]:
带索引的集合类型,delete(x,y)函数执行结果有误 |
https://gitcode.com/opengauss/openGauss-server/issues/7509 |
[Bug]: B兼容模式下,@variable变量包含中文执行失败 |
https://gitcode.com/opengauss/openGauss-server/issues/7537 |
[Bug]:
【升级】从5.0.0版本升级到7.0.0RC2B024版本,升级报错 |
https://gitcode.com/opengauss/openGauss-server/issues/7538 |
[Bug]: openGauss B库自增主键的表,使用PreparedStatement插入数据时,明文指定主键值后,则无法再通过getGeneratedKeys()方法获取到插入数据的主键值 |
https://gitcode.com/opengauss/openGauss-server/issues/7539 |
[Bug]:
【资源池化】主备均跑业务的情况下,手动kill掉主节点的db进程6次,集群未成功failover,主节点core |
https://gitcode.com/opengauss/openGauss-server/issues/7541 |
[Bug]:
【升级】从6.0.0版本不带CM升级到带CM的7.0.0RC2B024版本,回滚后报错 |
https://gitcode.com/opengauss/openGauss-server/issues/7542 |
[Bug]:
【支持memoize算子】资料缺少新增参数enable_memoize |
https://gitcode.com/opengauss/openGauss-server/issues/7546 |
[Bug]:
【测试类型:功能测试】【资源池化】【升级】7.0.0RC1版本升级到7.0.0RC2版本,未提交升级,版本回退到7.0.0RC1,使用gs_upgradechk工具校验元数据报错 |
https://gitcode.com/opengauss/openGauss-server/issues/7549 |
[Bug]: B库执行dbe_perf.get_statement_history函数有WARNING提示 |
https://gitcode.com/opengauss/docs/issues/6998 |
[Bug]:
文件夹contribute/OperationGuide/检视修改内容.md中跳转至文件夹contribute/OperationGuide/Docs-SIG角色说明.md错误 |
https://gitcode.com/opengauss/openGauss-server/issues/7553 |
[Bug]: htap行列转换概率性超时 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1127 |
[Bug]:
重启增量迁移后,断点续传功能感知异常 |
https://gitcode.com/opengauss/openGauss-workbench/issues/1128 |
[Bug]: pg迁移安装portal时识别用户权限失败 |
https://gitcode.com/opengauss/docs/issues/7000 |
[Bug]: docs数据类型章节问题跟踪 |
https://gitcode.com/opengauss/openGauss-server/issues/7558 |
[Bug]: arm制作镜像无法wget boostkit加速包 |
https://gitcode.com/opengauss/openGauss-server/issues/7556 |
[Bug]:
使用set-backup将s3 status状态从local修改为s3后,重新从s3上恢复备份报错 |
附件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出口 |
openGauss 7.0.0-RC2.B013 |
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.B014 |
工作日 |
工作日 |
休息日 |
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.B015 |
工作日 |
工作日 |
休息日 |
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.B016 |
工作日 |
迭代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.B017 |
工作日 |
工作日 |
月末周六 |
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.B018 |
工作日 |
openGauss 7.0.0-RC2.B019 |
工作日 |
工作日 |
工作日 |
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.B020 |
工作日 |
工作日 |
休息日 |
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.B021 |
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.B022 |
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.B023 |
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.B024 |
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.B025(SIT测试&&问题回归) |
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.B026 |
工作日 |
工作日 |
休息日 |
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 |
工作日 |
工作日 |
版本发布 |
休息日 |
休息日 |
休息日 |
休息日 |
陈栋 Chen Dong
Email:chendong76@huawei.com
participants (1)
-
Chendong(openGauss)