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

feat: Implement new commands for databend-meta. #6559

Merged
merged 4 commits into from
Jul 17, 2022
Merged

feat: Implement new commands for databend-meta. #6559

merged 4 commits into from
Jul 17, 2022

Conversation

RinChanNOWWW
Copy link
Contributor

Signed-off-by: RinChanNOWWW hzy427@gmail.com

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Summary about this PR

Fixes #6084

@vercel
Copy link

vercel bot commented Jul 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Jul 17, 2022 at 3:39PM (UTC)

@mergify

This comment was marked as outdated.

@Xuanwo Xuanwo changed the title Implement new commands for databend-meta. feat: Implement new commands for databend-meta. Jul 11, 2022
@mergify mergify bot added the pr-feature this PR introduces a new feature to the codebase label Jul 11, 2022
@Xuanwo
Copy link
Member

Xuanwo commented Jul 11, 2022

I have updated the title of PR and invited @drmingdrmer @lichuang for review, have a nice day!

@BohuTANG
Copy link
Member

@mergify update

@mergify
Copy link
Contributor

mergify bot commented Jul 14, 2022

update

✅ Branch has been successfully updated

Copy link
Member

@drmingdrmer drmingdrmer left a comment

Choose a reason for hiding this comment

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

Similar to tests/metactl/test-metactl.sh, these new features need a CLI test for them.

metasrv/src/cmd/kvapi.rs Outdated Show resolved Hide resolved
metasrv/src/cmd/kvapi.rs Outdated Show resolved Hide resolved
@drmingdrmer
Copy link
Member

@mergify update

@mergify
Copy link
Contributor

mergify bot commented Jul 17, 2022

update

✅ Branch has been successfully updated

@mergify mergify bot merged commit 1b06b1a into databendlabs:main Jul 17, 2022
@BohuTANG
Copy link
Member

@soyeric128 databend-meta documents need update, thanks.

@RinChanNOWWW RinChanNOWWW deleted the NEW-META-COMMANDS branch July 18, 2022 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

databend-meta adds cli command to send RPC to a running meta cluster
4 participants