Skip to content

Commit

Permalink
fixed ClusterClientDiscoverySpec (#7322)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Aug 16, 2024
1 parent 5e2bd0e commit d1f481f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ protected ClusterClientDiscoverySpec(ClusterClientDiscoverySpecConfig config)
_config = config;
}

protected override int InitialParticipantsValueFactory => 3;

private void Join(RoleName from, RoleName to)
{
RunOn(() =>
Expand Down

0 comments on commit d1f481f

Please sign in to comment.