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
To create a fake span resolver, we need information (nodeIDs, addresses) from
all the nodes in the cluster. This prevents us from being able to pass one in
the testing knobs, as these need to be populated before server start.
Plumbing down calls to set the fake span resolver after the cluster is created.
We don't yet enable multi-node on TestLogicDistSQL (see cockroachdb#13377).
To create a fake span resolver, we need information (nodeIDs, addresses) from
all the nodes in the cluster. This prevents us from being able to pass one in
the testing knobs, as these need to be populated before server start.
Plumbing down calls to set the fake span resolver after the cluster is created.
We don't yet enable multi-node on TestLogicDistSQL (see cockroachdb#13377).
RaduBerinde
added a commit
to RaduBerinde/cockroach
that referenced
this issue
Feb 8, 2017
To create a fake span resolver, we need information (nodeIDs, addresses) from
all the nodes in the cluster. This prevents us from being able to pass one in
the testing knobs, as these need to be populated before server start.
Plumbing down calls to set the fake span resolver after the cluster is created.
We don't yet enable multi-node on TestLogicDistSQL (see cockroachdb#13377).
List of issues blocking this:
The text was updated successfully, but these errors were encountered: