[ 
https://issues.apache.org/jira/browse/KAFKA-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neha Narkhede updated KAFKA-660:
--------------------------------

    Affects Version/s:     (was: 0.8)
                       0.8.1
    
> 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 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

Reply via email to