[
https://issues.apache.org/jira/browse/KAFKA-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jay Kreps resolved KAFKA-660.
-----------------------------
Resolution: Fixed
> 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.1
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)