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

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

@xuyang2

Description

@xuyang2

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

例如:

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

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

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions