Also I think the first of those log lines should be at the DEBUG level,
since shortly after this INFO logging happens:

[Cluster(akka://mycluster)] Cluster Node [akka.tcp://mycluster@myhose:8402]
- Leader is removing exiting node [akka.tcp://mycluster@myhose:30957]


On Mon, Jul 21, 2014 at 11:10 AM, shikhar <shik...@schmizz.net> wrote:

> When a node initiates a leave for itself, the exit is pretty verbose.
>
> i.e. these are logged on every cluster member
>
> [2014-07-21 05:36:23,181][INFO ][akka.dummy               ]
> [Cluster(akka://mycluster)] Cluster Node [akka.tcp://mycluster@myhost:8402]
> - Marking exiting node(s) as UNREACHABLE [Member(address =
> akka.tcp://mycluster@myhost:30957, status = Exiting)]. This is expected
> and they will be removed.
> *[2014-07-21 05:36:24,414][WARN ][akka.dummy               ] [Remoting]
> Tried to associate with unreachable remote address
> [akka.tcp://mycluster@myhost:30957]. Address is now gated for 5000 ms, all
> messages to this address will be delivered to dead letters. Reason:
> Connection refused: myhost/abc.de.fg.hi:30957*
>
> The first of these log lines I can understand, but I don't think a warning
> is appropriate here.
>
> Shall I open an issue for this?
>

-- 
>>>>>>>>>>      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 http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to