Skip to content

I use this library to connect to Kafka in a scenario with a large amount of data. How can I know whether the current performance is sufficient? #2342

@kslz

Description

@kslz

sorry my English is not good

I use this library. I want to count the number of topics in an hour. But I don't know whether I will block when running the program because of the large amount of data, so I can't count all the times of topic when I stop the task. Is there any way to know whether the current performance is sufficient?

Do I need to start multiple KafkaConsumers with multiple processes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions