[infinispan-issues] [JBoss JIRA] (ISPN-6879) Calculate (and expose) minimum number of nodes for data in Infinispan
Sebastian Łaskawiec (JIRA)
issues at jboss.org
Thu Nov 2 11:10:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485211#comment-13485211 ]
Sebastian Łaskawiec commented on ISPN-6879:
-------------------------------------------
{quote}
This min number should it be based on the current memory usage or the configured maximum usage? Do we want both?
{quote}
I think it should be based on *current* memory usage. E.g. a user might want to spin up a JDG cluster with 10 nodes and later on he realized that this is too much and he wants to scale it down a bit. If we implemented this using the initial (configured or specified by the user) dataset size, the user will never be able to go below the initial number.
//cc [~NadirX][~epbernard]
> Calculate (and expose) minimum number of nodes for data in Infinispan
> ---------------------------------------------------------------------
>
> Key: ISPN-6879
> URL: https://issues.jboss.org/browse/ISPN-6879
> Project: Infinispan
> Issue Type: Feature Request
> Components: Cloud Integrations, Server
> Reporter: Sebastian Łaskawiec
> Assignee: William Burns
>
> With Kubernetes autoscaling we need to be able to tell what is the minimum amount of nodes necessary for hosting data (probably some sort of size + number of nodes estimation).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list