It depends on the cluster based tool you are using if it can make use of
weakly up nodes or not. For example routers and distributed data can use
weakly up, while singleton and sharding requires fully up.

The advantage is that you can start using the weakly up nodes for some
tasks without waiting for unreachable nodes to be removed (or healed).

On Thu, Mar 8, 2018 at 5:40 AM, Grace <alohagraceal...@gmail.com> wrote:

> Hi,
>
> I read the description here:
> https://doc.akka.io/docs/akka/2.5.5/scala/cluster-usage.
> html#weaklyup-members
>
> 1) When a node is in the weakly up state, does the node process jobs like
> the nodes of the Up state?
>
> 2) In what case is it useful to have akka.cluster.allow-weakly-up-members 
> turned
> on?  What's the advantage of having a node join the weakly up state as part
> of the cluster versus to just wait in the joining state until it is moved
> into the Up state?
>
> Thanks,
> Grace
>
> --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ: http://doc.akka.io/docs/akka/
> current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 

Patrik Nordwall
Akka Tech Lead
Lightbend <http://www.lightbend.com/> -  Reactive apps on the JVM
Twitter: @patriknw

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to