ukwa / ukwa-services

Deployment configuration for all UKWA services stacks.
Apache License 2.0
4 stars 5 forks source link

Modify setup and docs to improve failover procedures #33

Open anjackson opened 3 years ago

anjackson commented 3 years ago

When one crawler froze up, and we switched to another, this caused problems because both were running the same networked Gluster filesystem (used for Kafka, Prometheus) whereas the crawl state (frontier and caches) were locally held. This caused problems with Kafka and Prometheus on startup.

This ticket is to consider how to handle this: