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
When a message is NOT caused by any other message, its causation and correlation IDs are set to its own message ID. We could save a little space on the wire and on disk if we instead allowed the zero-value to represent this state.
The text was updated successfully, but these errors were encountered:
When a message is NOT caused by any other message, its causation and correlation IDs are set to its own message ID. We could save a little space on the wire and on disk if we instead allowed the zero-value to represent this state.
The text was updated successfully, but these errors were encountered: