-
-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RFC] Create Anypoint MQ protocol and bindings #514
Comments
Development of the requested bindings has been started in https://github.com/integrational/asyncapi-bindings/tree/master/anypointmq and a PR will be sent once sufficiently progressed. |
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue. |
This issue has been automatically marked as stale because it has not had recent activity 😴 |
will submit a minimal PR shortly |
This issue is addressed by these 2 PRs:
|
This PR asyncapi/spec-json-schemas#67 covers the addition of the |
For reference: the AsyncAPI team has rejected the need for |
@GeraldLoeffler the PR is not closed without merge, thus it is not rejected 😉 it is in progress |
This issue has been automatically marked as stale because it has not had recent activity 😴 |
@GeraldLoeffler do you continue this one? |
as far as i'm aware @derberg this is complete in all its aspects: it just needs merging (into the spec and bindings repos). |
PR in the binding repo is still not merged, there are some comments form my side |
oh i see - i thought this had been accepted weeks/months ago. I'll review your comments and incorporate them if possible. |
done |
@GeraldLoeffler we are almost there. PR on binding repo is perfect. PR here in |
i think i've now done all that @derberg . See asyncapi/spec-json-schemas#90 for the JSON Schema PR, and also note the strange files that appeared in that PR (asyncapi/spec-json-schemas#90 (comment)). |
all cleaned-up, all ready: i assume this will go into 2.2.0? |
@GeraldLoeffler Is there anything left to do for this issue or do you think it's okay to close? |
that's been implemented @dalelane and i wasn't aware that there was this issue left open: please close it. Thank you. |
@derberg can you close, please? (I don't have the power 😁) |
In trying to create AsyncAPI documents that assume Anypoint MQ as the message broker, It became apparent that this is not possible without binding objects for a new
protocol
for that broker.I request
anypointmq
to be added to the list of protocols in AsyncAPI, and corresponding binding objects to be defined and added to https://github.com/asyncapi/bindings. These binding objects should describe, among other things:server
objectThe text was updated successfully, but these errors were encountered: