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
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
🤯 oh yeah that could be cool
yeah, I would have to check how feasible it would be though.
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
Oh yes thanks I have seen this, it looks really good as well :thumbsup: