Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
4 tasks done
abryant710 opened this issue Feb 20, 2024 · 1 comment
Open
4 tasks done
Labels
status/triage Issues pending maintainers triage type/bug Something isn't working

Comments

@abryant710
Copy link

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

@abryant710 abryant710 added status/triage Issues pending maintainers triage type/bug Something isn't working labels Feb 20, 2024
Copy link

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. 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/triage Issues pending maintainers triage type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant