Skip to content

org.apache.kafka.common.errors.TimeoutException on UI only #165

Description

@pmeisen

Hi,

we are using Kafka 2.2.0 and observing org.apache.kafka.common.errors.TimeoutException when selecting a specific consumer. The issue seems to occur only in the UI, when we use the shell script kafka-consumer-groups.sh on the servers (on each broker), everything works just fine and the results for the group are returned immediately. This does not happen for all groups just for some.

bin/kafka-consumer-groups.sh --describe --bootstrap-server <server>:<port> --group <group>

The exact error in the UI:

Error Failed to get offsets by times in 15000ms (show more)
org.apache.kafka.common.errors.TimeoutException thrown at -> Failed to get offsets by times in 15000ms

Any idea on how we could narrow down the problem or what could cause this issue?

Thanks a lot!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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