Hey Alex,

The services are deployed dynamically after all nodes are started.
It could be the case that the random distribution isn't "random enough" -
and most of the services are concentrated on specific nodes.

Could we somehow control the way those services are deployed within their
cluster group, but without an affinity key ?

Would love that ability !

On Mon, May 15, 2017 at 4:08 PM afedotov [via Apache Ignite Users] <
ml+s70518n12845...@n6.nabble.com> wrote:

> Hi Danny.
>
> At the moment, cluster singleton services are deployed on a random basis.
> How many Ignite nodes do you run?
> How did you deploy services: after all the nodes had been started or you
> have the services specified in configuration?
>
> Kind regards,
> Alex.
>
> On Sat, May 13, 2017 at 1:06 AM, dany74q [via Apache Ignite Users] <[hidden
> email] <http:///user/SendEmail.jtp?type=node&node=12845&i=0>> wrote:
>
>> Hi everyone,
>>
>> We use ignite's (1.7.4) service grid to deploy hundreds of (different)
>> services in our cluster.
>> There's a behavior we've noticed, once deploying that many services, that
>> they tend do deploy unevenly in the cluster,
>> that means that we can get to a point where a great number of services
>> are deployed on a single node, instead of spreading them out more evenly.
>>
>> Is there any way to guarantee a random or even distribution, or a
>> round-robin deployment policy on our nodes, without using affinity keys
>> (Partitions may shift, and so services can get cancelled and redeployed
>> with no reason) ?
>>
>> Thanks !
>> - Danny
>>
>> ------------------------------
>> If you reply to this email, your message will be added to the discussion
>> below:
>>
>> http://apache-ignite-users.70518.x6.nabble.com/How-to-deploy-ignite-service-evenly-across-the-cluster-tp12674.html
>> To start a new topic under Apache Ignite Users, email [hidden email]
>> <http:///user/SendEmail.jtp?type=node&node=12845&i=1>
>> To unsubscribe from Apache Ignite Users, click here.
>> NAML
>> <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://apache-ignite-users.70518.x6.nabble.com/How-to-deploy-ignite-service-evenly-across-the-cluster-tp12674p12845.html
> To unsubscribe from How to deploy ignite service evenly across the cluster
> ?, click here
> <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=12674&code=ZGFueTc0cUBnbWFpbC5jb218MTI2NzR8LTEzNTAyNDczNjE=>
> .
> NAML
> <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/How-to-deploy-ignite-service-evenly-across-the-cluster-tp12674p12858.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to