[
https://issues.jboss.org/browse/ISPN-6879?page=com.atlassian.jira.plugin....
]
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)