docs: fix misleading shadow linking troubleshooting check (DOC-2231, beta)#1803
docs: fix misleading shadow linking troubleshooting check (DOC-2231, beta)#1803JakeSCahill wants to merge 1 commit into
Conversation
…adow cluster The prerequisites already state that only the shadow cluster needs enable_shadow_linking, but the troubleshooting section told users to verify it on both clusters. LLM assistants latch onto this as a debugging gotcha even when irrelevant (DOC-2231).
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
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)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Beta counterpart of #1802: the troubleshooting check for
enable_shadow_linkingnow targets only the shadow cluster, matching the prerequisites. See #1802 for details. Fixes DOC-2231.