Skip to content

Conversation

Aaronontheweb
Copy link
Member

closes #2368

Staging this just in case I have to do more Akka.Cluster debugging over the weekend ;) cc @nvivo

@Aaronontheweb
Copy link
Member Author

End result of this PR is seeing log messages like this:

[INFO][6/24/2017 1:47:48 AM][Thread 0028][akka.tcp://MultiNodeClusterSpec@localhost:58385/system/cluster/core/daemon] No seed-nodes configured, manual cluster join required

@Aaronontheweb
Copy link
Member Author

Should also help make it much easier to debug multi-node tests.

@Aaronontheweb
Copy link
Member Author

Ah, current IMPL leaves the UID off of the end... Need to fix that. Raised some issues in the test suite otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Akka.Cluster: change default system logger to always include the Cluster.SelfAddress in the path of the actor who logged message
2 participants