-
Notifications
You must be signed in to change notification settings - Fork 13.8k
[DOCS] List 3rd Party connector for NATS #26909
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
base: master
Are you sure you want to change the base?
Conversation
Looking for a way to include the official NATS connector somewhere. It is developed by Synadia, the primary maintainers of NATS.
@@ -90,5 +90,8 @@ in order to enrich the primary datastream. | |||
Flink offers an API for [Asynchronous I/O]({{< ref "docs/dev/datastream/operators/asyncio" >}}) | |||
to make it easier to do this kind of enrichment efficiently and robustly. | |||
|
|||
### 3rd Party Connnectors |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this should be agreed on the dev list and appropriate wording be added to indicate that these connectors are not supported by the Flink community. Also I notice that the license is not Apache. Also there is not associated Jira in the title.
If this is accepted you should include the Chinese version of this change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
License is Apache 2 https://github.com/synadia-io/flink-connector-nats/blob/main/LICENSE
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the process for getting the Chinese version created?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest following the note :
NOTE: The Flink community is still in the process of translating Chinese documentations, some documents may not have been translated yet. If the document you are updating is not translated yet, you can just copy the English changes to the Chinese document.
What is the purpose of the change
Looking for a way to include the official NATS connector somewhere. It is developed by Synadia, the primary maintainers of NATS.
Contribution Checklist
Brief change log
Verifying this change
Does this pull request potentially affect one of the following parts:
Documentation