zhangshenghang commented on PR #10351: URL: https://github.com/apache/seatunnel/pull/10351#issuecomment-3756875534
<!-- code-pr-reviewer --> Thanks for the cleanup! **docs/en/connectors/overview.md - Critical content removal** The file was reduced from ~820 lines to ~230 lines (72% deletion), removing: - Feature Definitions (exactly-once, column projection, batch/stream, parallelism) - Source/Sink Connectors Capability Matrices (database/CDC support, exactly-once, multi-table write) This removes critical reference material for users comparing connector capabilities. External links will break. Please audit deleted content and either migrate essential sections to a dedicated config guide, keep key info in a collapsed/details section, or add explicit links to where content moved. **docs/sidebars.js - Missing redirects for path rename** Paths renamed from `connector-v2` to `connectors` without redirects. Old URLs will 404, breaking external links and SEO-indexed pages. Please add Docusaurus redirects/aliases in `docusaurus.config.js`. **docs/en/incompatible-changes.md - Missing migration log** This path rename is a user-visible breaking change with no entry in incompatible-changes.md. Users upgrading lack official migration guidance. Please add a migration note documenting the URL changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
