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

rpk topic describe-storage doesn't show internal topics #21536

Closed
hcoyote opened this issue Jul 19, 2024 · 0 comments · Fixed by #22338
Closed

rpk topic describe-storage doesn't show internal topics #21536

hcoyote opened this issue Jul 19, 2024 · 0 comments · Fixed by #22338
Labels
kind/bug Something isn't working

Comments

@hcoyote
Copy link

hcoyote commented Jul 19, 2024

Version & Environment

Redpanda version: (use rpk version):

At least 23.3.12, but likely later.

What went wrong?

rpk topic describe-storage throws error.

rpk topic describe-storage __consumer_offsets
error requesting topic metadata for "__consumer_offsets": <nil>

What should have happened instead?

It should report storage details for internal topics. This appears to be an issue here per Rogger

https://github.com/redpanda-data/redpanda/blob/dev/src/go/rpk/pkg/cli/topic/describe_storage.go#L70

How to reproduce the issue?

Additional information

Please attach any relevant logs, backtraces, or metric charts.

JIRA Link: CORE-5717

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

Successfully merging a pull request may close this issue.

1 participant