Skip to content

[config] Remove config dependency#1113

Merged
Alanxtl merged 4 commits into
apache:mainfrom
Alanxtl:remove_config
Jun 24, 2026
Merged

[config] Remove config dependency#1113
Alanxtl merged 4 commits into
apache:mainfrom
Alanxtl:remove_config

Conversation

@Alanxtl

@Alanxtl Alanxtl commented Jun 22, 2026

Copy link
Copy Markdown
Member

No description provided.

Comment thread rpc/triple/old_triple/go-server/cmd/main.go Outdated
Comment thread start_integrate_test.sh
array+=("rpc/multi-protocols")
array+=("rpc/triple/instance")
array+=("rpc/triple/old_triple")
# array+=("rpc/triple/old_triple")

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P1] 这里把 rpc/triple/old_triple 直接从集成测试列表里注释掉了,但这个 PR 同时又改了 old_triple 的 server/client 启动路径。结果是:这部分最需要回归验证的样例,反而在本 PR 里失去了集成覆盖。除非这里能给出明确的下线/弃用说明,否则不应该通过“禁测”来带着行为改动一起合入;至少要保留覆盖,或者补上等价的新验证路径。

@Alanxtl Alanxtl Jun 24, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

old triple 在 new api 跑不通
反正下一步就是删除 old triple 这里干脆就不测了

@Alanxtl Alanxtl linked an issue Jun 24, 2026 that may be closed by this pull request
@Alanxtl Alanxtl merged commit 4bc0ef9 into apache:main Jun 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Complete delete config package

2 participants