Make cluster_id parameter optional
Compare changes
+ 8
− 3
@@ -22,8 +22,14 @@ pub enum Picodata {
@@ -268,7 +274,6 @@ mod tests {
Just supply it with a default value "demo". No new tests are necessary,
we already have test/int/test_joining.py::test_cluster_id_mismatch
.
Close #96 (closed)