Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

[BUG] the producer metrics of kop topic is not changed when producing  #226

@dockerzhang

Description

@dockerzhang

Describe the bug
the producer metrics of kop topic is not changed when producing, still is 0

To Reproduce
Steps to reproduce the behavior:

  1. create a partitioned topic
    pulsar-admin persistent create-partitioned-topic t-kop/ns-kop/lookup2 --partitions 30
  2. producing message using the created topic
  3. show the status of the topic
    bin/pulsar-admin topics partitioned-stats t-kop/ns-kop/lookup2
  4. See error

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions