You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "AaronTrazona (Jira)" <ji...@apache.org> on 2020/11/20 02:23:00 UTC

[jira] [Created] (KAFKA-10752) One topic partition multiple consumer

AaronTrazona created KAFKA-10752:
------------------------------------

             Summary: One topic partition multiple consumer
                 Key: KAFKA-10752
                 URL: https://issues.apache.org/jira/browse/KAFKA-10752
             Project: Kafka
          Issue Type: Task
            Reporter: AaronTrazona


# Does this means that single partition cannot be consumed by multiple consumers? Cant we have single partition and a consumer group with more than one consumer and make them all consume from single partition?

 # If single partition can be consumed by only single consumer, I was thinking why is this design decision?

 # What if I need total order over records and still need it to be consumed parallel? Is it undoable in Kafka? Or such scenario does not make sense?

I need clarification if this is doable in kafka, that haveĀ  1 topic partition with multiple consumerĀ  (round robin strategy)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)