Connector Pub/discovery
Requirement
User needs to be able to search in a drop down in UI as free text a) connector, b) owner organization, c) dataset name
The connector information should be shown to the user including the usage policy
While creating connector a user should be able to toggle and make the connector or data description discoverable and every discoverable connector is visible to all the nodes
Services being thought of for connectors
Service for reading connector self-description
Service for writing it to a DB (MYSQL/ PostGreSQL)
Service completing registration of connector (check if it is written, valid certificate etc)
Service for indexing (for quick search)
Service for search (querying indexed files)
Service for publish