Bringing UnreachableNodeRejoinsClusterSpec up to speed with master
This commit is contained in:
parent
dd042e3573
commit
db1175e1f3
2 changed files with 19 additions and 20 deletions
|
|
@ -203,10 +203,6 @@ trait MultiNodeClusterSpec extends FailureDetectorStrategy with Suite { self: Mu
|
|||
nodesInCluster.sorted.head
|
||||
}
|
||||
|
||||
def clusterSortedRoles(nodesInCluster: Seq[RoleName]): Seq[RoleName] = {
|
||||
nodesInCluster.sorted
|
||||
}
|
||||
|
||||
/**
|
||||
* Sort the roles in the order used by the cluster.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue