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

fix: add missing config docs for StarRocks #14823

Merged
merged 4 commits into from
Jan 26, 2024
Merged

fix: add missing config docs for StarRocks #14823

merged 4 commits into from
Jan 26, 2024

Conversation

neverchanje
Copy link
Contributor

@neverchanje neverchanje commented Jan 26, 2024

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

We missed adding WithOptions to StarRocksConfig.

Documentation

  • My PR needs documentation updates. (Please use the Release note section below to summarize the impact on users)

All fields should be marked required. The document is incorrect. There is no default value for http_port and mysql_port:

The address that connects to the MySQL client of the frontend. By default, this is 9030.

I also updated the comments of http_port and mysql_port. Please modified the documents accordingly.

@github-actions github-actions bot added the type/fix Bug fix label Jan 26, 2024
@neverchanje neverchanje requested a review from xxhZs January 26, 2024 11:17
@neverchanje neverchanje added this pull request to the merge queue Jan 26, 2024
Merged via the queue into main with commit f16a623 Jan 26, 2024
29 checks passed
@neverchanje neverchanje deleted the wt-sr-doc branch January 26, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/fix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants