[
https://issues.apache.org/jira/browse/KAFKA-10752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-10752.
-------------------------------------
Resolution: Invalid
[~dnamicro] – we use the Jira board for bug reports, not to answer questions.
If you have questions, please sign up to the user mailing list as described on
the webpage ([https://kafka.apache.org/contact]) and ask your question there.
Thanks.
> One topic partition multiple consumer
> -------------------------------------
>
> Key: KAFKA-10752
> URL: https://issues.apache.org/jira/browse/KAFKA-10752
> Project: Kafka
> Issue Type: Task
> Reporter: AaronTrazona
> Priority: Minor
>
> # 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)