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
Restructure MMQ and downstream actors to work with Metrics instead of String messages. This is necessary to support a future feature to combine multiple counters into a single value (such as several Increment/Decrements in a single batch).
Restructure MMQ and downstream actors to work with
Metrics instead ofStringmessages. This is necessary to support a future feature to combine multiple counters into a single value (such as severalIncrement/Decrements in a single batch).