Closed xiaopqr closed 3 years ago
Describe the bug (must be provided)
max_edge_returned_per_vertex does not take effect in v2.5.0
Your Environments (must be provided)
How To Reproduce(must be provided)
Steps to reproduce the behavior:
UPDATE CONFIGS storage:max_edge_returned_per_vertex=10;
SHOW CONFIGS;
GO 1 STEPS FROM 59868671 OVER Singer_song;
This problem is caused by configuration parameter local_config. let refer to the following doc for setting
local_config
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.
Describe the bug (must be provided)
max_edge_returned_per_vertex does not take effect in v2.5.0
Your Environments (must be provided)
How To Reproduce(must be provided)
Steps to reproduce the behavior:
UPDATE CONFIGS storage:max_edge_returned_per_vertex=10;
SHOW CONFIGS;
GO 1 STEPS FROM 59868671 OVER Singer_song;
546 results returned