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

max_edge_returned_per_vertex does not take effect in v2.5.0 #2887

Closed
xiaopqr opened this issue Sep 13, 2021 · 1 comment
Closed

max_edge_returned_per_vertex does not take effect in v2.5.0 #2887

xiaopqr opened this issue Sep 13, 2021 · 1 comment
Assignees
Labels
type/bug Type: something is unexpected
Milestone

Comments

@xiaopqr
Copy link

xiaopqr commented Sep 13, 2021

Describe the bug (must be provided)

max_edge_returned_per_vertex does not take effect in v2.5.0

Your Environments (must be provided)

  • OS: Linux 10-130-166-243.okg-db-graphd.cp01 3.10.0-957.27.2.el7.x86_64 Enable customized nebula-common repo url and tag nebula-graph#1 SMP Mon Jul 29 17:46:05 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  • Compliler: g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36)
  • CPU: Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz
  • Commit id: Nothing

How To Reproduce(must be provided)

Steps to reproduce the behavior:

  1. Step 1:
    UPDATE CONFIGS storage:max_edge_returned_per_vertex=10;
  2. Step 2:
    SHOW CONFIGS;
    image
  3. Step 3:
    GO 1 STEPS FROM 59868671 OVER Singer_song;
    546 results returned
@CPWstatic CPWstatic assigned critical27 and unassigned CPWstatic Sep 13, 2021
@Sophie-Xie Sophie-Xie transferred this issue from vesoft-inc/nebula-graph Sep 17, 2021
@Sophie-Xie Sophie-Xie added the type/bug Type: something is unexpected label Sep 17, 2021
@Sophie-Xie Sophie-Xie added this to the v2.6.0 milestone Sep 17, 2021
@bright-starry-sky
Copy link
Contributor

This problem is caused by configuration parameter local_config. let refer to the following doc for setting

https://docs.nebula-graph.io/1.2.1/manual-EN/3.build-develop-and-administration/3.configurations/1.config-persistency-and-priority/

close this one.

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

5 participants