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

Generic connector names cause inconsistent behavior on creation #25

Closed
namoscato opened this issue Apr 11, 2017 · 0 comments
Closed

Generic connector names cause inconsistent behavior on creation #25

namoscato opened this issue Apr 11, 2017 · 0 comments

Comments

@namoscato
Copy link
Contributor

Currently, generic connector names (such as file and jdbc) are used as route parameters to filter on the set of connector plugins. Iterating over unordered objects causes inconsistent behavior (i.e. the sink connector is loaded instead of the source or vice versa).

namoscato pushed a commit to namoscato/kafka-connect-ui that referenced this issue Apr 11, 2017
* Resolves lensesio#25
* Replaces generic connector name route parameters with unique class
names
* Removes unused routes
* Removes unnecessary markup attributes
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

No branches or pull requests

1 participant