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 cockroach start command now supports the --locality, which can be used to specify a node’s location. This metadata will be used in the future to drive rebalancing decisions.
The
cockroach start
command now supports the--locality
, which can be used to specify a node’s location. This metadata will be used in the future to drive rebalancing decisions.PR: cockroachdb/cockroach#8676
The text was updated successfully, but these errors were encountered: