Hi, I'm trying to determine steps for migration to the storm-kafka-client in order to use the new kafka client.
It's not quite clear to me how offsets are migrated - is there a specific set of steps to ensure offsets are moved from the ZK based offsets into the kafka based offsets? Or is the original configuration respected, and storm-kafka-client can mostly be a drop in replacement? I want to avoid having spouts reset to the beginning of topics after deployment, due to this change. Thanks. - Nasron
