Skip to content

Consider that aggregate might produce events as result of command processing which are not sourced by the same aggregate #140

Description

@zambrovski

If all EventSourcingHandlers are in the same interface you have to implement them by the event-sourced aggregate and events will be de-serialized and delivered to the aggregate - even if the aggregate doesn't need it to restore the state for command handling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Idea 💡An idea we could follow up

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions