Closed ternovoy closed 4 years ago
Main reason that ClusterSettings.Builder defines mode during build() and does not override it when hosts value is changed. So right way is to use build() as last step.
Main reason that ClusterSettings.Builder defines mode during build() and does not override it when hosts value is changed. So right way is to use build() as last step.