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
We need a class that combines states from all the CoreReplicationState classes for a namspace. Should create CoreReplicationState instances either when a core is added to CoreManager, or when a peer "have" is received. Should throttle state events, because these are expensive to calculate.
Tasks
[ ]
The text was updated successfully, but these errors were encountered:
Description
We need a class that combines states from all the
CoreReplicationState
classes for a namspace. Should createCoreReplicationState
instances either when a core is added to CoreManager, or when a peer "have" is received. Should throttle state events, because these are expensive to calculate.Tasks
The text was updated successfully, but these errors were encountered: