microsoft / microsoft/sqlmanagementobjects
Availability Group Script does not include ReadOnly Routing List, etc.
未关闭
还没有人认领这个 Issue。
- 主要语言
- C#
- 星标
- 143
- 派生
- 28
- PR 合并指标
- 30 天内没有已合并 PR
描述
When scripting out the availability group or its replicas, I get the Read_Only_routing_url but I do not get the Read_Only_Routing_List nor do I get my Read_Write_Routing_Url when it is set.
Is that by design? If I wanted to document my AG setup, I would be missing pieces and have to get them from the DMVs or create my own version of the script.
I would love to be able to get a complete AG definition that includes these 2 items.
Thanks
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在 SQL Management Objects 代码中定位可用性组和副本脚本编写的入口点,然后将生成的定义与 issue 中描述的路由设置进行比较。当脚本编写包含 Read_Only_Routing_List 和已配置的 Read_Write_Routing_Url,从而使 AG 定义完整时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp, sql
- 领域
- databases
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100