Opened at 2012-12-05T03:49:05Z
Last modified at 2020-10-30T12:35:44Z
#1886 closed defect
cloud backend: crawlers are running too often — at Initial Version
Reported by: | davidsarah | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 1.15.0 |
Component: | code-storage | Version: | 1.9.2 |
Keywords: | cloud-backend crawler performance regression blocks-cloud-merge | Cc: | |
Launchpad Bug: |
Description
I flogtool tailed the merged cloud backend and leasedb (as of 1819-cloud-merge/022796fb), and observed that the bucket crawler and accounting crawler were running much too often. This was confirmed by looking at the storage status page at /storage, which said that the bucket crawler and accounting crawler would run in 2 minutes and 7 minutes respectively, after they had run a few minutes ago.
The bucket crawler is supposed to have a minimum cycle time of one hour, and the accounting crawler 12 hours.
Note: See
TracTickets for help on using
tickets.