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

Rename memory usage estimation result fields. #601

Merged

Conversation

przemekwitek
Copy link
Contributor

@przemekwitek przemekwitek commented Aug 20, 2019

Apply renaming so that C++ code is consistent with Java code change (elastic/elasticsearch#45719):
Rename expected_memory_usage_with_one_partition to expected_memory_without_disk
Rename expected_memory_usage_with_max_partitions to expected_memory_with_disk

Relates elastic/elasticsearch#44699
Relates elastic/elasticsearch#45741

…thout_disk

Rename expected_memory_usage_with_max_partitions to expected_memory_with_disk
Copy link
Contributor

@dimitris-athanasiou dimitris-athanasiou left a comment

Choose a reason for hiding this comment

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

LGTM

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

Successfully merging this pull request may close these issues.

2 participants