Skip to content
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

[Improve] Optimization of TubeMQ SDK usage demo #1739

Closed
8 tasks done
gosonzhang opened this issue Nov 3, 2021 · 0 comments · Fixed by #1767
Closed
8 tasks done

[Improve] Optimization of TubeMQ SDK usage demo #1739

gosonzhang opened this issue Nov 3, 2021 · 0 comments · Fixed by #1767

Comments

@gosonzhang
Copy link
Contributor

gosonzhang commented Nov 3, 2021

Description

The example under the directory [1] is not from the user's perspective,and not friendly:

  1. There is meaningless class encapsulation, which can actually be written more directly;
  2. The implementation logic is not clear enough, the general processing needs to be extracted to facilitate the clear display of the main content of the Demo
  3. No detailed notes

I want to improve this area so that users can use it better.

  1. https://github.com/apache/incubator-inlong/tree/master/inlong-tubemq/tubemq-example/src/main/java/org/apache/inlong/tubemq/example

InLong Component

InLong TubeMQ

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant