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

Dynamically update ingest workflow when adding processors #170

Merged

Conversation

ohltyler
Copy link
Member

Description

This PR adds support to dynamically update the reactflow nodes/edges when ingest processors are added/removed. Also cleans up & simplifies the params passed to the base Workflow component, as this adds the same decoupling logic as #168 , in that we use the UiConfig as the source of truth instead of the workflow.

Note: customization of processor types etc. will be in future PRs

Demo video:

screen-capture.38.webm

Issues Resolved

Makes progress on #23

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@ohltyler ohltyler merged commit 71e33d7 into opensearch-project:main Jun 10, 2024
10 checks passed
@ohltyler ohltyler deleted the multi-processor-workspace branch June 10, 2024 23:38
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 10, 2024
ohltyler added a commit that referenced this pull request Jun 10, 2024
…170) (#171)

Signed-off-by: Tyler Ohlsen <[email protected]>
(cherry picked from commit 71e33d7)

Co-authored-by: Tyler Ohlsen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants