已合并
目标端数据库状态异常时,创建迁移任务时,目标端数据库不显示 #529
AtomGit-Bot创建于 2023年12月26日
目标端数据库状态异常时,创建迁移任务时,目标端数据库不显示 #529
已合并
Pull Request已成功合入, 合并人@
(感谢 AtomGit-Bot 的贡献)2023年12月26日 关联了 opengauss/openGauss-workbench Issue I8RC06
2023年12月26日 指派了测试人opengauss-bot
2023年12月26日 指派了 opengauss-bot 参与评审
opengauss_bot
2023年12月26日 评论:
2023年12月26日 评论:
Hey @wu-beidou, Welcome to openGauss Community.
All of the projects in openGauss Community are maintained by @opengauss_bot.
That means the developers can comment below every pull request or issue to trigger Bot Commands.
Please follow instructions at Here to find the details.


2023年12月26日 添加了
sig/tools
标签
2023年12月26日 添加了
opengauss-cla/yes
标签
opengauss_bot
2023年12月26日 评论:
2023年12月26日 评论:
Hi @wu-beidou,
if you want to get quick review about your pull request, please contact the owner in first: @he-chenghan ,
and then any of the maintainers: @xiong_xjun
and then any of the committers: @justbk , @totaj , @he-chenghan , @ywzq1161327784 , @woqutech_0 , @wmy_ld
if you have any question, please contact the SIG: Tools.


2023年12月26日 添加了
ci-pipeline-running
标签
2023年12月26日 添加了
codecheck-running
标签
opengauss-bot
2023年12月26日 评论:
2023年12月26日 评论:
2023年12月26日 添加了
codecheck-success
标签
2023年12月26日 移除了
codecheck-running
标签
2023年12月26日 移除了
ci-pipeline-running
标签
2023年12月26日 添加了
ci-pipeline-failed
标签
2023年12月26日 移除了
ci-pipeline-failed
标签
2023年12月26日 添加了
ci-pipeline-success
标签
opengauss-bot
2023年12月26日 评论:
2023年12月26日 评论:
| Check Name | Build Result | Build Details |
|---|---|---|
| openGauss_datakit_PR | ✅ SUCCESS | #672 |


2023年12月27日 更新了说明
此处折叠了5条事件消息 查看更多
2023年12月29日 指派了 周斌 参与评审
justbk
2023年12月29日 评论:
2023年12月29日 评论:
/lgtm


2023年12月29日 添加了
lgtm-justbk
标签
hwhbj
2023年12月29日 评论:
2023年12月29日 评论:
/lgtm
/approve


2023年12月29日 添加了
lgtm-hwhbj
标签
2023年12月29日 添加了
approved
标签
2023年12月29日 合并了Pull Request(通过 API 合并)
【标题】(请简要描述下实现的内容)
集群或者数据源端出现故障,数据迁移页面目标端的所有数据源均不展示
【实现内容】:
1.如果集群或者数据源端出现故障,数据迁移页面目标端的所有数据源均不展示
2.安装portal执行机如果已打过标记不需要通过portal_.log找到关键日志判断是否已安装(导入安装可能全部后台装好,只检视;还有一种情况是日志会转储,通过portal_.log判断不合理)。
【根因分析】:
上层方法未捕获对应的异常,导致抛出500
【实现方案】:
捕获对应异常信息
【关联需求或issue】:
#I8RC06
【开发自验报告】:
否
否
否
否
否
【其他说明】: