Conversation
Adds a glossary entry for Cloud Topic explaining it as an Enterprise feature that uses object storage as primary data store, and contrasts it with standard Redpanda topics. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Revises the hover-text to clarify the Enterprise license requirement and contrast with standard Redpanda topics. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Updates hover-text per editorial review. Removes the "For more information" link until the Cloud Topics page (PR #1469) has merged. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
kbatuigas
left a comment
There was a problem hiding this comment.
I wonder if we should add a guideline in our gloss term skill to keep hover text to a max length.
| @@ -0,0 +1,4 @@ | |||
| === Cloud Topic | |||
| :term-name: Cloud Topic | |||
| :hover-text: A Redpanda topic type, Cloud Topics use object storage (S3, GCS, or MinIO) as the primary data store (rather than replicating data across brokers). Unlike standard Redpanda topics, Cloud Topics allow users with flexible latency requirements to lower or eliminate costs associated with cross-AZ networking. | |||
There was a problem hiding this comment.
| :hover-text: A Redpanda topic type, Cloud Topics use object storage (S3, GCS, or MinIO) as the primary data store (rather than replicating data across brokers). Unlike standard Redpanda topics, Cloud Topics allow users with flexible latency requirements to lower or eliminate costs associated with cross-AZ networking. | |
| :hover-text: A Redpanda topic type that uses object storage (S3, GCS, or MinIO) as the primary data store instead of replicating data across brokers. Unlike standard Redpanda topics, Cloud Topics allow users with flexible latency requirements to lower or eliminate costs associated with cross-AZ networking. |
Summary
modules/terms/partials/cloud-topic.adocto the glossaryRelated
Companion to #1469 (Cloud Topics GA) — merge after that PR merges.
🤖 Generated with Claude Code