Add shard-row-id-bits.md doc and fix some links#3239
Conversation
|
This will conflict with #3152 - can we merge 3152 first, and then this one? |
This PR is only relocating the content to a new file and can be merged quickly. I suppose #3152 would have a longer reviewing process, so I prefer merging this PR first? Is that okay? @nullnotnil And this PR documents the shard-row-id-bits part on a separate page so you can just link it in #3152. I believe that might simplify your changes in #3152 a bit? |
It is ready to go. It is large in files it touches, but I don't see why review should take long. I have already merged conflicts from another PR that came later (#3215), if I keep having to do that it is going to discourage making improvements to documents. |
|
@kissmydb, @nullnotnil, PTAL. |
Actually I was gonna add my commits in this PR to #3215 to fix the deadlink check back then. But something else delayed me for a few hours and when I realized #3215 was merged😂 with one LGTM. Please note that according to the new docs collaboration process, we should try to merge every PR after it gets at least two LGTMs - one from the R&D side and one from the language/format side (some PRs should also get an LGTM from DBA's side). We want to take everything a bit slower so we can make things right once. Does this make sense to you? @nullnotnil As regard to merging #3239 or #3152 first, it's both okay for me (the conflict will be easy to resolve for both PRs). Just a note from my experience, larger changes take longer to get two or three LGTMs. |
|
@kissmydb,Thanks for your review. |
|
I‘ve resolved all the conflicts caused by #3152. This is ready for review. PTAL @nullnotnil |
|
@nullnotnil,Thanks for your review. However, LGTM is restricted to Reviewers or higher roles.See the corresponding SIG page for more information. Related SIGs: docs(slack). |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-4.0 in PR #3267 |
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?