You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sharad Gupta (JIRA)" <ji...@apache.org> on 2016/07/13 04:03:20 UTC

[jira] [Created] (KAFKA-3958) To set the maximum no of consumers which can consume from the particular topic.

Sharad Gupta created KAFKA-3958:
-----------------------------------

             Summary: To set the maximum no of consumers which can consume from the particular topic.
                 Key: KAFKA-3958
                 URL: https://issues.apache.org/jira/browse/KAFKA-3958
             Project: Kafka
          Issue Type: Wish
    Affects Versions: 0.11.0.0
            Reporter: Sharad Gupta
            Priority: Minor


As in the production environment  there might be the case that the consumers are running on several Application Server but the user wants that the message produced to certain topic should not be consumed by every AP (All AP consumers are in different consumer group) instead on the basis of first come first serve till the count is met and after that every request from other AP will result in no message.



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