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

[IOTDB-130]Dynamic parameters adapter #232

Merged
merged 43 commits into from Jul 15, 2019
Merged

[IOTDB-130]Dynamic parameters adapter #232

merged 43 commits into from Jul 15, 2019

Conversation

fanhualta
Copy link
Contributor

In order to enable the system to run normally under different loads and not explode memory, it is necessary to dynamically adjust some parameters which play a decisive role in the system memory usage to adapt the load according to the system's operating conditions. Therefore, in this pr, I develop a dynamic parameter adaptation function to fulfill the above requirements.

corresponding jira issue link: https://issues.apache.org/jira/browse/IOTDB-130

Copy link
Member

@jixuan1989 jixuan1989 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have read all changes except UTs... I think it is almost fine, but the CompressionRatio class and IoTDBConfigDynamicAdapter class should have more comments...

@fanhualta fanhualta merged commit 2678988 into master Jul 15, 2019
@fanhualta fanhualta deleted the dynamic_parameters branch July 15, 2019 13:26
@jixuan1989
Copy link
Member

Hi, can you report the performance?

@fanhualta fanhualta restored the dynamic_parameters branch September 18, 2019 01:38
@fanhualta fanhualta deleted the dynamic_parameters branch October 29, 2019 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants