Hi guys, Seems like the consumer.id property is ignored in kafka 0.10. It is also missing from the 0.10 consumer documentation. Is this correct ? If yes, is there another way (via code maybe ?) to manually specify a consumer id.
In various test scenarios, we need to run the same consumer process twice on the same machine so we need to specify a different consumer.id for each. Thanks a lot, Vali