-
Notifications
You must be signed in to change notification settings - Fork 57
membershipChanged -> ringChanged #19
Comments
I support this issue |
👍 As mentioned it would be nice to get stats into how often a ring change happens and what "damage" or side effect it causes on the hyperbahn network. |
@Raynos Ringpop has got |
@jwolski By damage I meant measuring impact.
etc. it would be good for us to understand how much work the hyperbahn ring has to do and how it impacts traffic each time a ring change occurs. These are really hyperbahn specific metrics and are not a ringpop concern or issue. |
@Raynos 👍 |
@jwolski , since I've taken over this can of worms, I'd like to understand the difference between the
|
Evidently, ringChanged is a subset of membershipChanged (membership only grows), and affinity would only change in response to a ringChanged event. We should carefully consider using ringChanged instead to avoid unnecessary affinity updates in service proxy.
The text was updated successfully, but these errors were encountered: