You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jay Kreps (JIRA)" <ji...@apache.org> on 2015/02/08 00:37:34 UTC

[jira] [Resolved] (KAFKA-660) Change (topic, partition) tuples to TopicAndPartition

     [ 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)