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
In a first commit option --single-mode was introduced. It is needed at least in an instance file to decide should we use cluster-specific options or not. But we can easily understand mode automatically because we have a vector with IP addresses of nodes.
It makes command-line to run jepsen tests more universal.
The text was updated successfully, but these errors were encountered:
In a first commit option
--single-mode
was introduced. It is needed at least in an instance file to decide should we use cluster-specific options or not. But we can easily understand mode automatically because we have a vector with IP addresses of nodes.It makes command-line to run jepsen tests more universal.
The text was updated successfully, but these errors were encountered: