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

[Bug] Algorith analyze execution action respose 405 #527

Open
1 task done
woodvine opened this issue Oct 20, 2023 · 1 comment
Open
1 task done

[Bug] Algorith analyze execution action respose 405 #527

woodvine opened this issue Oct 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@woodvine
Copy link

Bug Type (问题类型)

exception / error (异常报错)

Before submit

  • I had searched in the issues and found no similar issues.

Environment (环境信息)

  • Server Version: v1.x.x
  • Toolchain Version: v1.x.x
  • Data Size: xx vertices, xx edges

Expected & Actual behavior (期望与实际表现)

Tab 「算法分析」,选择某种算法输入参数后,点击提交按钮,所有算法请求报错 405
image

对应后台的算法 Controller 类 只实现了一个算法请求 shortestPath,但是前端它的类型是 shortPath 还不一致。
image

为什么会报 405 呢?明明后台算法控制器类中的 URL 一个都没有对应的映射方法啊?

Vertex/Edge example (问题点 / 边数据举例)

No response

Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)

No response

@woodvine woodvine added the bug Something isn't working label Oct 20, 2023
@imbajin
Copy link
Member

imbajin commented Oct 21, 2023

same with #452, we may release them in V1.2 (Next apache release version)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants