eolivelli opened a new issue #14073: URL: https://github.com/apache/pulsar/issues/14073
**Describe the bug** When I run `pulsar-admin topics stats TOPIC-NAME` and I have a KeyShared subscription with stickyHashRanges, with many ranges, the stats are not fully reporting the ranges, it looks like that for each consumer they report only the last set of ranges assigned to each Consumer and for some Consumers the list is empty even if the Consumer set the range and it is actually consuming messages. **Additional context** Pulsar 2.8.2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
