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

Support displaying online hosts in "SHOW HOSTS" command #440

Closed
dangleptr opened this issue May 27, 2019 · 4 comments
Closed

Support displaying online hosts in "SHOW HOSTS" command #440

dangleptr opened this issue May 27, 2019 · 4 comments
Assignees

Comments

@dangleptr
Copy link
Contributor

subtask of #283

After #425 merged-in, we create space on real active hosts. So we expect to show active hosts in "SHOW HOSTS" command, maybe as follows:

=============================
|          Ip |  Port | Status |
=============================
| 192.168.8.5 | 65500 | online |
-----------------------
| 192.168.8.1 | 65500 | offline |
-----------------------

@critical27
Copy link
Contributor

on the fly

@whitewum
Copy link
Contributor

@dangleptr add commands to the nGQL doc pls.

@whitewum
Copy link
Contributor

@jude-zhu @Amber1990Zhang can U help to check this command, and add to nGQL doc?

@amber-moe
Copy link
Contributor

@jude-zhu @Amber1990Zhang can U help to check this command, and add to nGQL doc?

Got it.

yixinglu pushed a commit to yixinglu/nebula that referenced this issue Mar 21, 2022
#### What type of PR is this?
- [ ] bug
- [X ] feature
- [ ] enhancement

#### What does this PR do?


#### Which issue(s)/PR(s) this PR relates to?

support delete out/in edges in TOSS. 

  
#### Special notes for your reviewer, ex. impact of this fix, etc:


#### Additional context:


#### Checklist:
- [ ] Documentation affected (Please add the label if documentation needs to be modified.)
- [ ] Incompatible (If it is incompatible, please describe it and add corresponding label.)
- [ ] Need to cherry-pick (If need to cherry-pick to some branches, please label the destination version(s).)
- [ ] Performance impacted: Consumes more CPU/Memory


#### Release notes:
Please confirm whether to reflect in release notes and how to describe:
>                                                                 `


Migrated from vesoft-inc#3374

Co-authored-by: [email protected] <[email protected]>
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

No branches or pull requests

4 participants