You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to implement a simple two node cluster (example: https://github.com/jrlost/AkkaNetRoutingTest). I'm seeing that when using a clustered pool, if use-local-routees is on, it seems to ignore the use-role property. Similar to what's outlined here: akka/akka#15042