-
Notifications
You must be signed in to change notification settings - Fork 4
DOC-1610-max-message-size-for-Redpanda-Cloud #458
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
DOC-1610-max-message-size-for-Redpanda-Cloud #458
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 📝 WalkthroughWalkthroughThis PR adds documentation for message size capabilities in Redpanda Cloud. Two files are updated: the Quick comparison table in the cloud overview now includes a new "Message size (MiB)" row specifying default and maximum limits for each deployment type (Serverless, Dedicated, BYOC), and a corresponding "Message size limits" section is added to the November 2025 release notes explaining the limits and configurability via the Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Comment |
✅ Deploy Preview for rp-cloud ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
modules/get-started/pages/whats-new-cloud.adoc (1)
11-13: Clear and concise feature announcement with all essential information.The section effectively communicates the message size capability changes across all cluster types and explicitly mentions configurability via
max_message_bytes, meeting the PR's documentation objectives.Optional enhancement: Consider adding an
xref:cross-reference to the topic properties documentation (e.g., "configurable with the xref:reference:properties/topic-properties.adoc[max_message_bytes topic property]") to match the documentation linking pattern used in other What's New entries (e.g., lines 89–91, 244–246). This would help readers find configuration details without additional search.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
Disabled knowledge base sources:
- Jira integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (2)
modules/get-started/pages/cloud-overview.adoc(1 hunks)modules/get-started/pages/whats-new-cloud.adoc(1 hunks)
🧰 Additional context used
🧠 Learnings (3)
📓 Common learnings
Learnt from: micheleRP
Repo: redpanda-data/cloud-docs PR: 267
File: modules/manage/pages/maintenance.adoc:63-64
Timestamp: 2025-04-25T01:42:09.318Z
Learning: The timeline for major upgrade notifications (180 days in advance) was intentionally removed from the Redpanda Cloud maintenance documentation, even though it was mentioned in the PR objectives.
Learnt from: micheleRP
Repo: redpanda-data/cloud-docs PR: 267
File: modules/manage/pages/maintenance.adoc:91-92
Timestamp: 2025-04-25T01:41:57.162Z
Learning: The notification timeline for Redpanda Cloud deprecations has been deliberately removed from the documentation, even though the PR summary mentioned a 180-day advance notice period.
📚 Learning: 2025-04-25T01:41:57.162Z
Learnt from: micheleRP
Repo: redpanda-data/cloud-docs PR: 267
File: modules/manage/pages/maintenance.adoc:91-92
Timestamp: 2025-04-25T01:41:57.162Z
Learning: The notification timeline for Redpanda Cloud deprecations has been deliberately removed from the documentation, even though the PR summary mentioned a 180-day advance notice period.
Applied to files:
modules/get-started/pages/whats-new-cloud.adoc
📚 Learning: 2025-04-25T01:42:09.318Z
Learnt from: micheleRP
Repo: redpanda-data/cloud-docs PR: 267
File: modules/manage/pages/maintenance.adoc:63-64
Timestamp: 2025-04-25T01:42:09.318Z
Learning: The timeline for major upgrade notifications (180 days in advance) was intentionally removed from the Redpanda Cloud maintenance documentation, even though it was mentioned in the PR objectives.
Applied to files:
modules/get-started/pages/whats-new-cloud.adoc
🔇 Additional comments (1)
modules/get-started/pages/cloud-overview.adoc (1)
56-59: Table row addition is well-placed and correctly formatted.The new "Message size (MiB)" row integrates cleanly into the Quick comparison table with consistent formatting. Values are logically ordered (Serverless lower limits, Dedicated/BYOC higher) and align across both files.
For consistency with other cross-cluster feature entries in this table, consider whether a brief note in the table footer (near the existing NOTE block at lines 107–113) would be helpful to explain why Serverless has lower limits. However, the current approach is acceptable and aligns with the table's factual comparison style.
1873525 to
96c543a
Compare
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
ballard26
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…x-message-size-for-RP-Cloud # Conflicts: # modules/get-started/pages/cluster-types/serverless.adoc # modules/get-started/pages/whats-new-cloud.adoc
Description
This pull request updates Redpanda Cloud documentation to reflect increased message size limits for topics and announces the new limits in the "What's New" section. It also makes minor structural adjustments to the changelog.
message.max.bytesproperty.Resolves https://redpandadata.atlassian.net/browse/DOC-1610
Review deadline:
Page previews
What's New
Cloud Overview
Create a Topic
Checks