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
Does namespace identify event or event source (producer)?
If latter, what is the value namespace adds on top of source-id?
Is there a use case where events with same (event-type, event-type-version) can be published by more than one event source, so with difference in at least one of (source-id, source-type)?
If namespace identifies event source and there's value added of namespace on top of source-id would it make sense to include namespace together with (source-id, source-type) as property of source object?
namespaceidentify event or event source (producer)?namespaceadds on top ofsource-id?event-type,event-type-version) can be published by more than one event source, so with difference in at least one of (source-id,source-type)?namespaceidentifies event source and there's value added ofnamespaceon top ofsource-idwould it make sense to includenamespacetogether with (source-id,source-type) as property of source object?