Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

可否支持在一个消费者组中消费多个主题? #183

Open
xuyang2 opened this issue May 19, 2022 · 1 comment
Open

可否支持在一个消费者组中消费多个主题? #183

xuyang2 opened this issue May 19, 2022 · 1 comment

Comments

@xuyang2
Copy link

xuyang2 commented May 19, 2022

可否支持在一个消费者组(ekafka.ConsumerGroup)中消费多个主题?

例如:

package ekafka
type ConsumerGroupOptions struct {
...
	Topic                  string
	Topics                 []string
}

Describe alternatives you've considered
临时切换到 github.com/Shopify/sarama

Additional context

@xuyang2
Copy link
Author

xuyang2 commented May 19, 2022

顺便咨询一下Kafka客户端库选型,请问 Ego 为什么选择了 segmentio/kafka-go 而没有选 Shopify/sarama 呢?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant