Skip to content

【 kafka-ui-api-v0.7.1.jar】配置集群后,UI展示的数据比实际kafka中查到的少 #4485

@jiaxiluo

Description

@jiaxiluo

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)

  1. 实时监听kafka命令行bin/kafka-console-consumer.sh --bootstrap-server ip:port --topic xxx
  2. 触发写入事件,在UI上查看对应topic的消息与命令行实时写入的对比

Expected behavior

  1. 预期两者对比的消息条数一致

Your installation details

kafka-ui-api-v0.7.1.jar
application.zip

Steps to reproduce

kafka集群是用的kraft模式

  1. 实时监听kafka命令行bin/kafka-console-consumer.sh --bootstrap-server ip:port --topic xxx
  2. 触发写入事件,在UI上查看对应topic的消息与命令行实时写入的对比

Screenshots

No response

Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/triageIssues pending maintainers triagetype/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions