Skip to content
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

[opt](docs) Optimize docs to avoid user set wrong replication_allocation #22767

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

zxealous
Copy link
Contributor

@zxealous zxealous commented Aug 9, 2023

Proposed changes

Issue Number: close #xxx

The default value of backend tag is default, in the example of setting the replication_allocation in the document is ALTER TABLE example_db.mysql_table SET ("replication_allocation" = "tag.location.tag1: 1"); , but user may don't know the meaning of tag1, and use it set a false tag, so i think it is better to use default here.

Further comments

If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...

@zxealous
Copy link
Contributor Author

zxealous commented Aug 9, 2023

run buildall

luozenglin
luozenglin previously approved these changes Aug 9, 2023
Copy link
Contributor

@luozenglin luozenglin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Aug 9, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2023

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2023

PR approved by anyone and no changes requested.

@github-actions github-actions bot removed the approved Indicates a PR has been approved by one committer. label Aug 10, 2023
Copy link
Contributor

@luozenglin luozenglin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Aug 10, 2023
@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@cambyzju
Copy link
Contributor

LGTM

Copy link
Contributor

@cambyzju cambyzju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luozenglin luozenglin merged commit e2b06cd into apache:master Aug 14, 2023
31 of 34 checks passed
@zxealous zxealous deleted the opt-doc branch August 15, 2023 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by one committer. reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants