dockerzhang / incubator-inlong

Apache InLong - a one-stop data streaming platform
https://inlong.apache.org/
Apache License 2.0
0 stars 0 forks source link

[INLONG-119] Independent optimization features #119

Open dockerzhang opened 3 years ago

dockerzhang commented 3 years ago

1. Support the cleaning of consumer group information: including zk information, broker memory information, etc .;

2. Support topics to specify different data disk requirements: for the consideration of subsequent single disk storage, provision of space is required for the mapping of different topics to different disks.

3. HTTP API interface request parameters: In the current Master and Broker http requests, the parameter check is too complicated, if there is a better way to implement the parameter check, it is better

4. Index statistics: Index output should be necessary, but it should be index statistics on key information;

5. Log optimization: The log output should be redesigned. For some content, it should be possible to carry the necessary information through a keyword, print less, and locate the problem at the same time

6. Unit testing: functional modification should be forced to have the construction and verification of unit test cases, so that the built system can introduce as few problems as possible

7. Resource monitoring: monitoring and flow control of key resources such as memory, cpu, and disk capacity

8. Separation of system attributes and business attributes: the newly added attributes of the message should not be added to the attributes of the service for the increase of the system attributes

9. Consider that this feature will affect the overall performance of the system, and there are cases of repetitive wheels. This separate branch is expanded according to external needs.

10. Add unit test cases, new features need to increase unit testing, this omission in the previous improvement

JIRA link - [INLONG-119] created by gosonzhang

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 60 days with no activity.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 60 days with no activity.