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] Make maxMonitorCnt setting configurable #6985

Closed
2 tasks done
gosonzhang opened this issue Dec 20, 2022 · 0 comments · Fixed by #6990
Closed
2 tasks done

[Improve][DataProxy] Make maxMonitorCnt setting configurable #6985

gosonzhang opened this issue Dec 20, 2022 · 0 comments · Fixed by #6990

Comments

@gosonzhang
Copy link
Contributor

Description

During the operation of the system, there will be situations where the number of monitoring index item data exceeds the maximum preset value.

This issue makes the maxMonitorCnt setting configurable, which can be more conducive to system maintenance and operation

image
https://github.com/apache/inlong/blob/master/inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/source/BaseSource.java#L121

InLong Component

InLong DataProxy

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.

3 participants