This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/conf/init/service
Joseph Schorr 5f99448adc Add a chunk cleanup queue for async GC of empty chunks
Instead of having the Swift storage engine try to delete the empty chunk(s) synchronously, we simply queue them and have a worker come along after 30s to delete the empty chunks. This has a few key benefits: it is async (doesn't slow down the push code), helps deal with Swift's eventual consistency (less retries necessary) and is generic for other storage engines if/when they need this as well
2016-11-15 15:07:41 -05:00
..
buildlogsarchiver syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
buildmanager Remove trollies debug now that we have the proper stack traces 2016-11-02 14:42:59 -04:00
chunkcleanupworker Add a chunk cleanup queue for async GC of empty chunks 2016-11-15 15:07:41 -05:00
gcworker syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
globalpromstats Add missing service def for globalpromstats worker 2016-09-16 16:28:09 -04:00
gunicorn_registry syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
gunicorn_secscan syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
gunicorn_verbs syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
gunicorn_web syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
jwtproxy syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
logrotateworker syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
nginx Switch proxy resolver to use the local resolv.conf values 2016-09-29 11:13:41 +02:00
notificationworker syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
prometheus-aggregator Move aggregator into its own repo and add it to the image 2016-07-05 15:39:51 -04:00
queuecleanupworker syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
repositoryactioncounter syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
security_notification_worker syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
securityworker syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
service_key_worker syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
storagereplication syslog: have syslog generate timestamps (#1585) 2016-06-27 14:42:44 -04:00
syslog-ng runit: wait for syslog-ng before starting loggers (#1537) 2016-06-10 20:29:45 -04:00