While working on upgrading from 0.8.2.1 to 0.10.0.0, I found out that AdminUtils has changed -- and not in a backwards-compatible manner. I gather this is not a public API since I can't find any Javadoc for it. So, in 0.10.0.0 are there public replacements for:
AdminUtils.fetchTopicMetadataFromZk AdminUtils.topicExists AdminUtils.createTopic AdminUtils.deleteTopic ? Thanks, Chris