Skip to content

[doc](upgrade) Fix broken zh-CN versioning link in cluster upgrade docs - #4097

Open
Rango-2017 wants to merge 1 commit into
apache:masterfrom
Rango-2017:fix-zh-upgrade-versioning-link
Open

Rango-2017 wants to merge 1 commit into
apache:masterfrom
Rango-2017:fix-zh-upgrade-versioning-link

Conversation

@Rango-2017

@Rango-2017 Rango-2017 commented Aug 31, 2026

Copy link
Copy Markdown

Summary

  • Chinese cluster-upgrade pages linked to /zh-CN/community/release-versioning, which 404s.
  • Point them at /zh-CN/community/release-and-verify/release-versioning, matching the English docs.

Fixes #4006

Test plan

@Rango-2017

Copy link
Copy Markdown
Author

@morningman these two have been siting since Aug 31 with no review.

#4097 points the zh-CN cluster upgrade "版本规则" link at /zh-CN/community/release-versioning, which 404s. The live page is /zh-CN/community/release-and-verify/release-versioning, same path the English upgrade docs already use.

#4098 is the EXPLODE_SPLIT exmaple for k1 = 5. The query has ORDER BY k1, e1 and k2 is 1,2,3, but the printed rows are 2, 3, 1. Should be 1, 2, 3. Same block in 3.x / 2.1 / 2.0, English and zh-CN. 4.x and current are already sorted.

Happy to trim the scope if 2.0 is out of bounds.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3.x文档的集群运维的版本升级链接404

1 participant