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

[Enhancement](http) Add an api to query the tablet on the be node that exce… #20667

Closed
wants to merge 1 commit into from
Closed

Conversation

felixwluo
Copy link
Contributor

Add an api to query the tablet on the be node that exceeds the maximum version number

Proposed changes

Issue Number: close #20548

Further comments

This is not a complicated modification. When a -235 error occurs in the doris cluster, you need to check the be warn log to locate the table, which is inconvenient to locate the problem. So add an api, call the api to get a tablet that has a -235 error on a be node

@github-actions github-actions bot added the kind/docs Categorizes issue or PR as related to documentation. label Jun 10, 2023
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@nextdreamblue
Copy link
Contributor

run buildall

@nextdreamblue nextdreamblue changed the title [Enhancement] Add an api to query the tablet on the be node that exce… [Enhancement](http) Add an api to query the tablet on the be node that exce… Jul 7, 2023
@hello-stephen
Copy link
Contributor

TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.14 seconds
stream load tsv: 438 seconds loaded 74807831229 Bytes, about 162 MB/s
stream load json: 22 seconds loaded 2358488459 Bytes, about 102 MB/s
stream load orc: 57 seconds loaded 1101869774 Bytes, about 18 MB/s
stream load parquet: 28 seconds loaded 861443392 Bytes, about 29 MB/s
insert into select: 63.1 seconds inserted 10000000 Rows, about 158K ops/s
https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20230707111202_clickbench_pr_174439.html

@felixwluo felixwluo closed this by deleting the head repository Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/docs Categorizes issue or PR as related to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 增加快速查看当前触发-235报错的tablet信息的接口
3 participants