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

[tools-v2] add bs check server based on pr2463 #2646

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

caoxianfei1
Copy link
Contributor

What problem does this PR solve?

This pr is implemented based on #2463, add bs check server command

Problem Summary:

What is changed and how it works?

What's Changed:

How it Works:

Side effects(Breaking backward compatibility? Performance regression?):

Check List

  • Relevant documentation/comments is changed or added
  • I acknowledge that all my contributions will be made under the project's license

Signed-off-by: pengpengSir <2968332764@qq.com>

fix bs check server

Signed-off-by: pengpengSir <2968332764@qq.com>

seperate command

Signed-off-by: pengpengSir <2968332764@qq.com>

Update server.go

Signed-off-by: pengpengSir <82749014+pengpengSir@users.noreply.github.com>
@caoxianfei1
Copy link
Contributor Author

cicheck

1 similar comment
@Cyber-SiKu
Copy link
Contributor

cicheck

@caoxianfei1
Copy link
Contributor Author

@montaguelhz PTAL

)

const (
serverExample = `$ curve bs check server`
Copy link
Contributor

Choose a reason for hiding this comment

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

add more example

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

cobrautil.ROW_SERVER,
})
sCmd.TableNew.AppendBulk(list)
sCmd.Result = sCmd.rows
Copy link
Contributor

Choose a reason for hiding this comment

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

sCmd.Error = ...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

Signed-off-by: caoxianfei1 <caoxianfei@corp.netease.com>
@montaguelhz
Copy link
Contributor

LGTM

@caoxianfei1
Copy link
Contributor Author

cicheck

@caoxianfei1 caoxianfei1 merged commit b2c1df6 into opencurve:master Jul 26, 2023
3 checks passed
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.

None yet

4 participants