-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[KEPLER-MISSION] OpenConnect Runtime Optimization #570
Comments
Hi,@RongtongJin I'm interested in this project for asoc,do you have some guideline tasks or suggestions to start with this project? |
Hi @Dreaouth Welcome to the RocketMQ community. |
@RongtongJin I participated in the issue for the first time and wanted to ask two questions. The first question, I saw that everyone uses English. Do I need to communicate in English as much as possible? Another question is that there is already someone interested in this project, can I still participate in this project |
Hi @Fuyun791 , it would be better to communicate in English. In addition, so far we have not received a specific proposal for this project, and there is no limit to the number of students that can participate in each project. So looking forward to your participation. |
@RongtongJin Thank you for your suggestions!I'm finishing my proposal for this issue by understanding the source code and documents. I will submit my applications before the deadline. |
@RongtongJin I have finished my proposal. Do I need to send it to you first and you can have a look and provide some advice? So that I can have a more specific requirement and modify my proposal. |
Hi, @RongtongJin I have submit my proposal. Did you get it? If you have any questions with my proposal, please contact me via the email in the proposal. Thank you very much ! |
…pache#587) * feat(connect-cassanra) merge affe's cassandra connector implementation * Merge master into current branch : deleted .iml in connect-jms * style(connect-cassandra): resolve all TODOs and meaningless comments
…synchronization (#624) * Optimize configuration synchronization * Slave nodes serve read-only requests, and fix format problems * Fix format * Fix offset synchronization have the same partitions * Update taskId and Fix bug when task restart * Change offset commit mode to incremental updating * Fix get clientId problem * Add RPC * Fix format * Fix gRPC generated files checkstyle * Fix bugs and adjust the format * Fix bug
OpenMessaging is a cloud native, vendor-neutral open specification for distributed messaging. By following OpenMessaging Connect API instead of a Message-Queue specific API, developers avoid repetitive work in building connector plugins for different message queues. OpenMessaging also provides a runtime specification which provides cluster management, scheduling, resource allocation and load-balancing functionality for OpenMessaging Connect. RocketMQ Runtime implements OpenMessaging Runtime.
This Topic requires you to optimize RocketMQ Connect Runtime, including
OpenMessaging是云原生、厂商中立的分布式消息开放规范的集合。通过遵循OpenMessaging Connect API而不是特殊的Message Queue的API,开发人员可以避免为不同的消息队列构建connector插件。OpenMessaging还提供了一个OpenMessaging Runtime,该规范为OpenMessaging Connect提供了群集管理,调度,资源分配和负载平衡功能。 RocketMQ Runtime 实现 OpenMessaging Runtime。
本题目希望你能优化Connect Runtime,包括
The text was updated successfully, but these errors were encountered: