Fork me on GitHub
#onyx
<
2018-04-15
>
sparkofreason00:04:07

A fun one: part of the state is defined as clojure.data.int-map/PersistentIntSet. Job works fine with onyx-local-rt, but it seems to be changed to PersistentHashSet along the way when using the normal runtime.

lucasbradstreet00:04:57

I’m on my phone at the moment, but you can extend nippy to support serialising it

lucasbradstreet00:04:16

I’m assuming it’s a serialisation issue though.

sparkofreason00:04:18

Sounds like it, will give that a try.

sparkofreason12:04:48

Thanks, that fixed it.

sparkofreason16:04:28

Is :onyx/type :reduce implemented in onyx-local-rt?

lucasbradstreet16:04:36

I’m not sure. Maybe not.