Skip to content
This repository has been 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 opened this issue Jan 18, 2017 · 0 comments

Comments

@jhalterman
Copy link
Member

jhalterman commented Jan 18, 2017

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).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant