Hi,
  Prior I was using Kafka version 1.1.1 and currently we are planning on 
migrating to version 2.0.0. But I am facing issues as there are lot of classes 
which has been removed. 

 kafka.api.TopicMetadata;
 kafka.client.ClientUtils;
 kafka.consumer.ConsumerConfig;
 kafka.consumer.SimpleConsumer;
 kafka.message.ByteBufferMessageSet;
 kafka.message.InvalidMessageException;
 kafka.message.MessageAndOffset;
 kafka.common.ErrorMapping;
 kafka.message.MessageAndMetadata;
 kafka.utils.ZKGroupTopicDirs;
 kafka.consumer.ConsumerConfig;
 kafka.consumer.FetchedDataChunk;
 kafka.consumer.KafkaStream;
 kafka.consumer.FetchedDataChunk;

Could you please confirm have the following classes have been removed 
completely or have been moved to a different package.Please suggest if there 
are any alternative classes I could use.

Your help is much appreciated.

Looking forward to hearing from you.

BR
Sourabh


Reply via email to