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

Succeeded in creating space on GROUP when GROUP is not created #2674

Closed
randomJoe211 opened this issue Mar 16, 2021 · 2 comments
Closed

Succeeded in creating space on GROUP when GROUP is not created #2674

randomJoe211 opened this issue Mar 16, 2021 · 2 comments
Assignees
Labels
type/bug Type: something is unexpected
Milestone

Comments

@randomJoe211
Copy link
Contributor

I created a graph space on a non-existing group group_1 and succeeded:

image

SHOW CREATE SPACE shows that the space is created on default:

image

@czpmango
Copy link
Contributor

Could you raise issues without using pictures, it's better to use markdown.

@CPWstatic CPWstatic transferred this issue from vesoft-inc/nebula-graph Aug 28, 2021
@CPWstatic CPWstatic added the type/bug Type: something is unexpected label Aug 28, 2021
@CPWstatic CPWstatic added this to the v2.6.0 milestone Aug 30, 2021
@darionyaphet
Copy link
Contributor

(root@nebula) [(none)]> CREATE SPACE test_2(partition_num=1, replica_factor=1, vid_type=int64) ON g_2
[ERROR (-1005)]: Group not existed!

Thu, 16 Sep 2021 20:14:45 CST

fixed and close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: something is unexpected
Projects
None yet
Development

No branches or pull requests

4 participants