newsdev / stevedore

search document dumps: ingest and explore in one extensible framework
Apache License 2.0
124 stars 10 forks source link

make uploader pausable with SIGHUP #3

Open jeremybmerrill opened 8 years ago

jeremybmerrill commented 8 years ago

even if you have a separate ElasticSearch cluster, if there's only one server, it can be difficult to do two things at once. If you want to pause uploading, SIGHUP could pause the uploader, then unpause it later.