The HTTP Sink Connector is a sample implementation of a Kafka Connect connector. This is a sink connector, reading events from kafka topics to send them to some HTTP endpoint. This connector will ...