provectus / kafka-ui

Open-Source Web UI for Apache Kafka Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate messages being reported in all-topics, but not in specific topic messages view

abryant710 opened this issue Β· comments

commented

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running master-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

We are seeing that more messages are being reported in the topics list view:

/ui/clusters/local/all-topics?perPage=25

but not in the specific topic messages view, which is accurate:

/ui/clusters/local/all-topics/our-topic-name/messages?keySerde=String&valueSerde=SchemaRegistry&limit=100

Expected behavior

We are expecting the number of messages reported in the "all-topics" view to reflect accurately the number of messages seen on each topic.

Your installation details

Docker compose project:

CONFLUENT_CONTAINER_ZOOKEEPER_VERSION=7.2.1
CONFLUENT_CONTAINER_KAFKA_VERSION=7.2.1
CONFLUENT_CONTAINER_SCHEMA_REGISTRY_VERSION=7.2.1
KAFKA_UI_CONTAINER_VERSION=latest
FLINK_VERSION=1.17.1
KAFKA_VERSION=3.2.3
JAVA_VERSION=11

flink-connector-kafka same as flink version above

Steps to reproduce

Produce messages to a topic in Kafka using the Java flink-connector-kafka

Screenshots

3865b
3865a

Logs

No response

Additional context

No response

Hello there abryant710! πŸ‘‹

Thank you and congratulations πŸŽ‰ for opening your very first issue in this project! πŸ’–

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. πŸ‘€