[infinispan-issues] [JBoss JIRA] (ISPN-6879) Calculate (and expose) minimum number of nodes for data in Infinispan

Dan Berindei (JIRA) issues at jboss.org
Mon Nov 6 06:27:00 EST 2017


    [ https://issues.jboss.org/browse/ISPN-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486133#comment-13486133 ] 

Dan Berindei commented on ISPN-6879:
------------------------------------

To be clear, killing one node at a time is still going to create a lot of unnecessary traffic as each rebalance will assign new segments to a node that is going to be killed in a few minutes anyway. So I'm all for a way to tell Infinispan to rebalance such that some nodes own 0 entries (similar to {{capacityFactor = 0}}, but dynamic) before shutting those nodes down. And that would even work with {{numOwners = 1}}

> 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