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
Current version has only partial support for multiple vnodes. You can "statically" join with multiple vnodes, but adding a new server "dynamically" only results in the first vnode joining.
fawnkv/FawnKVBackendHandler.cpp:292 shows where the next vnode join request should be sent
The text was updated successfully, but these errors were encountered:
Current version has only partial support for multiple vnodes. You can "statically" join with multiple vnodes, but adding a new server "dynamically" only results in the first vnode joining.
fawnkv/FawnKVBackendHandler.cpp:292 shows where the next vnode join request should be sent
The text was updated successfully, but these errors were encountered: