This is an open source connector developed by Aiven that integrates with Apache Kafka and AMQP providers. It provides a source connector.
- Connector Class: io.aiven.kafka.connect.amqp.source.AmqpSourceConnector
- Java 17
- Maven
Documentation for this project can be found at https://aiven-open.github.io/amqp-connector-for-apache-kafka. Documentation can be generated from source by executing: mvn site site:stage. The documentation will then be found in /target/staging.
This project is built upon Aiven framework for connectors on Apache Kafka and familuraity with the framework documentation is recommended.
AMQP Connector for Apache Kafka is licensed under the Apache License, version 2.0. Full license text is available in the LICENSE file.
Please note that the project explicitly does not require a CLA (Contributor License Agreement) from its contributors.
Bug reports and patches are very welcome, please post them as GitHub issues and pull requests at https://github.com/aiven-open/amqp-connector-for-apache-kafka To report any possible vulnerabilities or other serious issues please see our security policy.