Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-9283

scm-cache: Increase default plugin.bitbucket-scm-cache.upload-pack.maxCount

    XMLWordPrintable

Details

    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Anecdotal evidence suggests that certain kinds of workload (e.g., many clones of the same repository with slightly different options from build agents) may be achieving low SCM cache hit rates, due to the limit:

      # The maximum number of upload-pack cache entries to retain _per repository_. If there are more than this configured
      # limit, the least recently accessed entry will be invalidated.
      plugin.bitbucket-scm-cache.upload-pack.maxCount=3
      

      Now that SCM cache eviction (BSERV-9239) is managing the available disk space with a much more intelligent algorithm for selecting "cold" pack files to evict, we should be able to increase this value without any risk that it will cause instances' disks to fill up.

      Attachments

        Issue Links

          Activity

            People

              cszmajda Cristan Szmajda (Inactive)
              cszmajda Cristan Szmajda (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: