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
The reason is that WALs have been removed during this time. Leader has to send snapshot when catching up data, and the logic will be implemented in #795
* Add constraint which group should output to same variable. Clone
PlanNode will output to new variable.
* Check input relationship of plan from transform.
* Collect boundary from MatchResult directly.
Describe the bug(must be provided)
Nebula processes crash after accepting raft election port.
Your Environments(must be provided)
How To Reproduce(must be provided)
Steps to reproduce the behavior:
metad_port + 1
).nebula-metad.conf
, setwal_ttl
default value, start nebula processes.Expected behavior
Nebula metad work well.
Additional context
Clean the meta data and restart all nebula processes to fix it.
The text was updated successfully, but these errors were encountered: