You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Vincent Bernat (JIRA)" <ji...@apache.org> on 2014/06/29 02:13:24 UTC

[jira] [Created] (KAFKA-1511) Malformated link and consumer/producer mixup in documentation

Vincent Bernat created KAFKA-1511:
-------------------------------------

             Summary: Malformated link and consumer/producer mixup in documentation
                 Key: KAFKA-1511
                 URL: https://issues.apache.org/jira/browse/KAFKA-1511
             Project: Kafka
          Issue Type: Bug
          Components: website
            Reporter: Vincent Bernat
            Priority: Minor


Hi!

{quote}
Adding such callback functionality is proposed for Kafka 0.9, see [Proposed Producer API](https://cwiki.apache.org/confluence/display/KAFKA/Client+Rewrite#ClientRewrite-ProposedProducerAPI).
{quote}

The link is not formatted as a link (markdown syntax instead of HTML).

{quote}
If the consumer never crashed it could just store this position in memory, but if the producer fails and we want this topic partition to be taken over by another process the new process will need to choose an appropriate position from which to start processing. 
{quote}

I think that "producer" should be replaced by "consumer".

I do not propose a patch because I am unsure where the sources are. Is that the HTML files in the SVN repository? Or is there some git repository somewhere?



--
This message was sent by Atlassian JIRA
(v6.2#6252)