You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sriharsha Chintalapani (JIRA)" <ji...@apache.org> on 2015/02/13 01:47:12 UTC

[jira] [Updated] (KAFKA-1852) OffsetCommitRequest can commit offset on unknown topic

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

Sriharsha Chintalapani updated KAFKA-1852:
------------------------------------------
    Attachment: KAFKA-1852_2015-02-12_16:46:10.patch

> OffsetCommitRequest can commit offset on unknown topic
> ------------------------------------------------------
>
>                 Key: KAFKA-1852
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1852
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8.3
>            Reporter: Jun Rao
>            Assignee: Sriharsha Chintalapani
>         Attachments: KAFKA-1852.patch, KAFKA-1852_2015-01-19_10:44:01.patch, KAFKA-1852_2015-02-12_16:46:10.patch
>
>
> Currently, we allow an offset to be committed to Kafka, even when the topic/partition for the offset doesn't exist. We probably should disallow that and send an error back in that case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)