I'm using Kafka 0.10 REST proxy service, I have the following questions please:
1, Can I have two consumer instances in the same consume group?
2, How long the timeout of consumer instance once it was created or last used?
3, Is there Java or Python API for using Kafka REST APIs?