FundingCircle / jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.
https://fundingcircle.github.io/jackdaw/
BSD 3-Clause "New" or "Revised" License
369 stars 80 forks source link

Function topics-ready? seems broken #192

Closed jgracin closed 4 years ago

jgracin commented 4 years ago

Function jackdaw.admin/topics-ready? seems broken (at least from 0.6.8 to the latest commit a68f3d7, probably even earlier). I think it uses return value of describe-topics* without datafying it and it throws exception.