You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find another question related to this problem. If the version of schema is greater than 256, let's say 500, then 'desc tag xxx' would only return the schema with version 255 but not the largest one.
The resolution may be iterated all the versions of this tag/edge to find the largest one in GetTagProcessor, I'm not sure.
Background infos:
Description:
Under one space, execute multiple query
alter tag T1 add (name_xxx string)
about 300 time, nebula-graphd and nebula-storaged will crash.Steps to reproduce the behavior:
code
log
ref: https://discuss.nebula-graph.com.cn/t/topic/7522
The text was updated successfully, but these errors were encountered: