Fork me on GitHub
#jackdaw
<
2020-01-17
>
tzzh09:01:23

Thanks a lot for your response :thumbsup: ok cool yeah I was hoping that by doing some weird deep inspection of the java objects it would be possible to get the clojure function name back but that might indeed be impossible

andrea.crotti10:01:59

well maybe crazy idea, but in theory if you do use jackdaw we could add something there that adds metadata to the builder/topology, and then something else could try to match the metadata with the output of .describe

tzzh10:01:00

🤯 oh yeah that could be cool

andrea.crotti14:01:02

yeah, I would have to check how feasible it would be though.

andrea.crotti14:01:45

but it would be another way to get to what https://github.com/DaveWM/willa trying to accomplish (another library from one FC employee) there is a good blog post about it here https://engineering.fundingcircle.com/blog/2019/08/27/kafka-streams-the-clojure-way/ if you are interested

tzzh15:01:31

Oh yes thanks I have seen this, it looks really good as well :thumbsup: