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

Remove the legacy fabric connectors #1235

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

davidkel
Copy link
Contributor

@davidkel davidkel commented Feb 22, 2022

This is mainly a deletion exercise with the following code changes

  1. simplication of which connector to load
  2. only create a connector instance if required for example
    flow-only-start and flow-only-end don't need to have a connector created

closes #1076

Signed-off-by: D [email protected]

@davidkel davidkel marked this pull request as ready for review February 23, 2022 09:09
@davidkel davidkel force-pushed the removelegacy branch 2 times, most recently from c00dfb6 to 79d325f Compare February 23, 2022 09:57
This is mainly a deletion exercise with the following code changes
1. simplication of which connector to load
2. only create a connector instance if required for example
flow-only-start and flow-only-end don't need to have a connector created

Signed-off-by: D <[email protected]>
Copy link
Contributor

@aklenik aklenik left a comment

Choose a reason for hiding this comment

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

LGTM 👍

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.

Remove legacy Fabric Connectors
2 participants