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 have more than one server applications and I'm using LoadBalancedRSocketMono.
If I restart one of them, then all request will forward to a single node.
I've found the exception here, because new socket have zero values.
I have more than one server applications and I'm using LoadBalancedRSocketMono.
If I restart one of them, then all request will forward to a single node.
I've found the exception here, because new socket have zero values.
the call is in WeightedSocket
I think we don't need execute this method when we restart server node.
The text was updated successfully, but these errors were encountered: