Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support singleton input #1933

Merged
merged 16 commits into from
Dec 11, 2024
Merged

feat: support singleton input #1933

merged 16 commits into from
Dec 11, 2024

Conversation

Abingcbc
Copy link
Collaborator

@Abingcbc Abingcbc commented Nov 28, 2024

  1. 加载流水线时,对只能存在一个实例的input进行限制
  2. 对加载的配置顺序进行排序,保证先创建的配置,先加载流水线

测试用例设计

image

core/pipeline/plugin/PluginRegistry.h Outdated Show resolved Hide resolved
core/pipeline/plugin/PluginRegistry.cpp Show resolved Hide resolved
core/pipeline/PipelineManager.cpp Outdated Show resolved Hide resolved
core/pipeline/PipelineManager.h Outdated Show resolved Hide resolved
core/pipeline/PipelineManager.cpp Outdated Show resolved Hide resolved
core/config/watcher/PipelineConfigWatcher.cpp Outdated Show resolved Hide resolved
core/config/ConfigUtil.cpp Outdated Show resolved Hide resolved
core/unittest/config/PipelineConfigWatcherUnittest.cpp Outdated Show resolved Hide resolved
core/config/PipelineConfig.cpp Outdated Show resolved Hide resolved
core/unittest/config/PipelineConfigWatcherUnittest.cpp Outdated Show resolved Hide resolved
core/config/watcher/PipelineConfigWatcher.cpp Outdated Show resolved Hide resolved
core/config/PipelineConfig.cpp Outdated Show resolved Hide resolved
core/pipeline/plugin/PluginRegistry.h Outdated Show resolved Hide resolved
core/config/PipelineConfig.h Outdated Show resolved Hide resolved
core/config/PipelineConfig.cpp Show resolved Hide resolved
@Abingcbc Abingcbc merged commit fc6820f into main Dec 11, 2024
17 checks passed
@henryzhx8 henryzhx8 deleted the singleton_input branch December 13, 2024 09:47
@henryzhx8 henryzhx8 added the enhancement Feature enhancement label Dec 25, 2024
@henryzhx8 henryzhx8 added this to the v3.0 milestone Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants