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
For some scenarios, we want to bootstrap the whole cluster without installing etcd for testing purposes through using the memory storage of metasrv in bare-metal mode.
Maybe we can add the new option --memory-meta-storage to support it.
For some scenarios, we want to bootstrap the whole cluster without installing etcd for testing purposes through using the memory storage of metasrv in bare-metal mode.
Maybe we can add the new option
--memory-meta-storageto support it.