Skip to content
This repository was archived by the owner on Dec 19, 2017. It is now read-only.
This repository was archived by the owner on Dec 19, 2017. It is now read-only.

Better error reporting when attempting to publish a non-serializable event #272

Open
@jhalterman

Description

@jhalterman

Copycat allows non-serializable events to (attempt to) be published, which appears to result in the event never being received by the client and the server attempting to resend it over and over.

Possible solution, throw an exception (IllegalArgumentException?) when attempting to publish a non-serializable event. Also update docs to more clearly state that all event types must be serializable (by Java or Catalyst).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions