kestra-io / kestra-io/plugin-amqp
AMQP plugin only handle the 0.9.1 protocol's version
- Dominant language
- Java
- Stars
- 3
- Forks
- 8
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 5
Description
### Feature description
Azure service bus provide the 1.0.0 AMQP protocol's version which is unfortunatly not compatible with the AMQP plugin who relies on the 0.9.1 version.
As far as I know, the plugin use RabbitMQ client library and after searching a bit I found that rabbitmq provides a plugin for 1.0.0 version ( [seen on the rabbitmq's github](https://github.com/rabbitmq/rabbitmq-server/blob/main/deps/rabbitmq_amqp1_0/README.md) )
Would appreciate if such improvment could be made in order to improve Azure integration.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the AMQP plugin's RabbitMQ client integration and compare its current 0.9.1 dependency with RabbitMQ's AMQP 1.0 plugin documentation. Confirm the supported approach for Azure Service Bus 1.0 and define completion as a working Azure-compatible integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, rabbitmq
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100