quickwit
quickwit copied to clipboard
Refactor Cluster::join
Cluster::join has 8 complicated arguments, and a bunch of helper functions for tests.
We should introduce a ClusterConfig object, possibly with a builder pattern. We can also rely on chitchat's ChichatConfig struct directly if it makes sense.