Bug Type (问题类型)
other exception / error (其他异常报错)
Before submit
Environment (环境信息)
Expected & Actual behavior (期望与实际表现)
Add critical log statements.
LoadDetectFilter.java #filter
...
throw new ServiceUnavailableException
...
When certain conditions are met, an exception is thrown and directly returned to the client, while the server does not log this exception
Vertex/Edge example (问题点 / 边数据举例)
Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
Bug Type (问题类型)
other exception / error (其他异常报错)
Before submit
Environment (环境信息)
Expected & Actual behavior (期望与实际表现)
Add critical log statements.
LoadDetectFilter.java #filter
...
throw new ServiceUnavailableException
...
When certain conditions are met, an exception is thrown and directly returned to the client, while the server does not log this exception
Vertex/Edge example (问题点 / 边数据举例)
Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)