kafka-connect-ui icon indicating copy to clipboard operation
kafka-connect-ui copied to clipboard

Not supported connector is always counted as sink connector on the dashboard

Open dabr-grapeup opened this issue 6 years ago • 0 comments

If connector is not supported one, its type is "", because of that it always counts as sink connector on the dashboard site.

Line to fix: https://github.com/Landoop/kafka-connect-ui/blob/b5827cbec8cc53737730cdd87051fe05d522fa82/src/factories/supported-connectors.factory.js#L46

dabr-grapeup avatar Aug 29 '19 08:08 dabr-grapeup