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][DataProxy] Needless to sleep() for order event #6278

Closed
2 tasks done
gosonzhang opened this issue Oct 25, 2022 · 0 comments · Fixed by #6279
Closed
2 tasks done

[Improve][DataProxy] Needless to sleep() for order event #6278

gosonzhang opened this issue Oct 25, 2022 · 0 comments · Fixed by #6279

Comments

@gosonzhang
Copy link
Contributor

Description

This part of the code[1] will reduce the transmission efficiency:

  1. https://github.com/apache/inlong/blob/master/inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/sink/pulsar/SinkTask.java#L175
    image

InLong Component

InLong DataProxy

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@gosonzhang gosonzhang self-assigned this Oct 25, 2022
@healchow healchow changed the title [Improve][DataProxy] needless sleep() for order event [Improve][DataProxy] Needless to sleep() for order event Oct 25, 2022
@healchow healchow added this to the 1.4.0 milestone Oct 25, 2022
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.

2 participants