Matt Searle

Results 4 issues of Matt Searle

[WIP] YAExample kafka streams Jackdaw application with some ideas for improvements for the Test Machine interop. Will add some further topologies and documentation over time

WIP

It hides a lot of output in the logs (well, its not strictly hidden but its not "in your face" when there are errors). It also uses stack trace pretty...

So folks know how to use it, and what it does and doesn't do.

With Clojure 1.9 or lower, this casques a problem ``` Caused by: java.lang.IllegalArgumentException: Unbound: #'clojure.core.protocols/Datafiable is not a protocol at clojure.core$extend.invokeStatic(core_deftype.clj:784) at clojure.core$extend.doInvoke(core_deftype.clj:746) at clojure.lang.RestFn.invoke(RestFn.java:439) at jackdaw.data__init.load(Unknown Source) at jackdaw.data__init.(Unknown...