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 memory configuration #755

Closed
diegosalvi opened this issue Aug 25, 2021 · 1 comment
Closed

Improve memory configuration #755

diegosalvi opened this issue Aug 25, 2021 · 1 comment

Comments

@diegosalvi
Copy link
Contributor

FEATURE REQUEST

  1. Please describe the feature you are requesting.
  • permit to configure memory for data and keys as a percentage of max memory and not a fixed byte value
  • permit to separate data and index memory like already done for pk memory
  1. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
  • should-have
  1. Provide any additional detail on your proposed use case for this feature.
  • simplify server setup and changes when jvm max heap is changed
  • permit to separate data & indexes with large tables
@diegosalvi diegosalvi self-assigned this Aug 25, 2021
diegosalvi pushed a commit that referenced this issue Aug 27, 2021
diegosalvi pushed a commit that referenced this issue Aug 27, 2021
nicoloboschi pushed a commit that referenced this issue Aug 30, 2021
* Add memory configurable percentage #755

* Separate data and index memory #755

* Add configuration infos in server.properties #755

* fix tests

Co-authored-by: diego.salvi <diego.salvi@diennea.com>
@diegosalvi
Copy link
Contributor Author

diegosalvi commented Aug 30, 2021

Issue solved with #757

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

No branches or pull requests

1 participant