We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Redpanda version: (use rpk version):
rpk version
At least 23.3.12, but likely later.
rpk topic describe-storage throws error.
rpk topic describe-storage __consumer_offsets error requesting topic metadata for "__consumer_offsets": <nil>
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
Please attach any relevant logs, backtraces, or metric charts.
JIRA Link: CORE-5717
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Version & Environment
Redpanda version: (use
rpk version
):At least 23.3.12, but likely later.
What went wrong?
rpk topic describe-storage throws error.
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
The text was updated successfully, but these errors were encountered: