issues
search
ess-dmsc
/
essdaq
Standalone daq based on the ESS software stack
BSD 2-Clause "Simplified" License
1
stars
2
forks
source link
Fix kafka server start issue
#35
Closed
amues
closed
3 years ago
amues
commented
3 years ago
Fix URL for downloading Kafka 2.5.0 (the version we are currently using internally)
Add
sleep
between ZooKeeper and Kafka initialisation and termination
Create directory for ZooKeeper data (it was using the default in /tmp)
sleep
between ZooKeeper and Kafka initialisation and termination