When we are on kafka 0.8, all the consumer offsets are stored in ZK and we can use some ZK browser to see the contents in different ZK paths.
On kafka 0.9, when everything moved to internal kafka topics, do we have a tool to browse through the contents in those topics?