mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
(zk) Terminately immediately if zookeeper isn't found
This makes debugging easier
This commit is contained in:
parent
df93e57a9a
commit
800ed6b1e9
@ -37,6 +37,7 @@ public class ServiceDiscoveryModule extends AbstractModule {
|
|||||||
See the 2024-03+ migration notes, https://docs.marginalia.nu/6_notes/6_1__migrate_2024_03_plus
|
See the 2024-03+ migration notes, https://docs.marginalia.nu/6_notes/6_1__migrate_2024_03_plus
|
||||||
|
|
||||||
""");
|
""");
|
||||||
|
System.exit(1);
|
||||||
}
|
}
|
||||||
return env;
|
return env;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user