Skip to content

Display Commands and Events between Actors #36

@CharlesAHunt

Description

@CharlesAHunt

Commands are the messages that get sent to an actor and trigger some behavior. Events are generated based on commands and cause the state of the actor to change. This feature will provide information about the interactions between various actors in the system. This information can be possibly used to reconstruct previous actor states.

  • As an end user, I want to retrieve information such as what event caused the state of a certain actor to change. I also want to obtain information about the interactions between actors in the Akka cluster.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestmediumMedium priority issuemore info neededNeed more information on this issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions