Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Receive Websocket events create brook errors in other apps #239

Open
jessie-morris opened this issue May 1, 2020 · 0 comments
Open

Receive Websocket events create brook errors in other apps #239

jessie-morris opened this issue May 1, 2020 · 0 comments
Labels
bug Something isn't working event Involves an event or definition
Milestone

Comments

@jessie-morris
Copy link

When a recieve websocket event is entered into the system, when this event arrives at other applications such as gather, persist etc, we get the included error below.

I believe this can be fixed by allowing other projects to properly reference all parts of this events struct.

11:39:40.196 [error] Unable to deserialize event: "{"author":"beacon-position-receive","create_ts":1588160379584,"data":{"connection":{"hibernate":false,"idle_timeout":1440000,"path":"/receive/ws","port":8081,"version":1,"brook_struct":"Elixir.Accept.Websocket"},"dataset_id":"beacon-position-datasetid-6","destination":{"endpoints":[["hindsight-hindsight-kafka-bootstrap",9092]],"key_path":[],"name":"beacon-position-receive","partitioner":"default","partitions":1,"version":1,"brook_struct":"Elixir.Kafka.Topic"},"id":"beacon-position-accept-id-6","subset_id":"beacon-position-subsetid-6","version":1,"brook_struct":"Elixir.Accept"},"forwarded":false,"type":"accept:start","brook_struct":"Elixir.Brook.Event"}", error reason: :invalid_struct

@jdenen jdenen changed the title BUG: Recieve Websocket events create brook errors in other apps Receive Websocket events create brook errors in other apps May 1, 2020
@jdenen jdenen added bug Something isn't working event Involves an event or definition labels May 1, 2020
@jdenen jdenen added this to the v1.0.0 milestone May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working event Involves an event or definition
Projects
None yet
Development

No branches or pull requests

2 participants