clojure-austin

https://www.meetup.com/Austin-Clojure-Meetup/
2016-09-29T16:03:40.000110Z

@clojuregeek do you need some more help with the materials?

clojuregeek 2016-09-29T16:05:04.000111Z

yeah .. Clay is helping (from houston) and Chad has been reviewing

clojuregeek 2016-09-29T16:05:58.000112Z

but i need to rewrite the steps for the project

clojuregeek 2016-09-29T16:07:44.000113Z

i updated the project code to have bootstrap

clojuregeek 2016-09-29T16:41:17.000114Z

the guy that runs The Frontside wants me to do the workshop on a week day next time and offered up his office space for it

2016-09-29T18:36:49.000115Z

Cool. Let me know what you need looked at. I could also get together over the weekend sometime.

clojuregeek 2016-09-29T19:20:22.000116Z

you guys know what this error might mean?

No matching ctor found for class org.apache.kafka.clients.producer.MockProducer,

clojuregeek 2016-09-29T19:34:15.000117Z

nevermind 🙂

clojuregeek 2016-09-29T19:52:08.000118Z

turns out i'm a dork and used an old version of kafka that had an old version of the MockProducer with a different number of params for the contructor