Swapnil Ghike created KAFKA-660: ----------------------------------- Summary: Change (topic, partition) tuples to TopicAndPartition Key: KAFKA-660 URL: https://issues.apache.org/jira/browse/KAFKA-660 Project: Kafka Issue Type: Bug Affects Versions: 0.8 Reporter: Swapnil Ghike
For any use cases like the following : private val allPartitions = new Pool[(String, Int), Partition] we should convert (topic, partition) tuples to TopicAndPartition objects. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira