when i using kafka 0.8.2.2, I can use the mtime of consumer group's offset node in zk to detect the last commit time. After i upgrade to kafka 0.10.1.1, the consumer group's offset info is no long stored in zk. how can i find the last commit time for certain consumer group to some topic, thanks
Alex.Chen 2017-10-31